2024-02-22T22:13:36.531 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-22T22:13:36.531 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} --name yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377 -- /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/orig.config.yaml 2024-02-22T22:13:36.569 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T22:13:36.650 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377 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: '7571377' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-22_21:39:39-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: eb66ed921e744301e6863be6353618d63967ea59 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: eb66ed921e744301e6863be6353618d63967ea59 workunit: branch: wip-ksirivad-pacific-release-whitelist sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 owner: scheduled_yuriw@teuthology priority: 61 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: eb66ed921e744301e6863be6353618d63967ea59 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-ksirivad-pacific-release-whitelist suite_path: /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa suite_relpath: qa suite_repo: https://github.com/kamoltat/ceph.git suite_sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 targets: smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBByYVmHy0C5qnqQFKZ3QDMPWa9REn2CgHpyLIkcan/fyYMPhwxNY97mU2JMc8Rc7NqWV2hPfE31WLmzMIhdUNGY= smithi171.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF+vs140ejRNt4v56tkH0O78FWzoU41nFmAkUgJ6fYXs2ERSB8/4qEmDdDQrwYcCg3GNw06KZeCSL1bkzFtUKRE= 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-22_21:39:39 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-22T22:13:36.650 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa; will attempt to use it 2024-02-22T22:13:36.651 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks 2024-02-22T22:13:36.651 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-22T22:13:36.652 INFO:teuthology.task.internal:Checking packages... 2024-02-22T22:13:36.674 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'eb66ed921e744301e6863be6353618d63967ea59' 2024-02-22T22:13:36.675 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-22T22:13:36.675 INFO:teuthology.packaging:ref: None 2024-02-22T22:13:36.675 INFO:teuthology.packaging:tag: None 2024-02-22T22:13:36.675 INFO:teuthology.packaging:branch: pacific-release 2024-02-22T22:13:36.675 INFO:teuthology.packaging:sha1: eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T22:13:36.675 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-22T22:13:36.825 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-550.geb66ed92 2024-02-22T22:13:36.827 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-22T22:13:36.834 INFO:teuthology.task.internal:no buildpackages task found 2024-02-22T22:13:36.834 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-22T22:13:36.850 INFO:teuthology.task.internal:Saving configuration 2024-02-22T22:13:36.863 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-22T22:13:36.870 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T22:13:36.895 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377', '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-22 22:08:18.894110', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBByYVmHy0C5qnqQFKZ3QDMPWa9REn2CgHpyLIkcan/fyYMPhwxNY97mU2JMc8Rc7NqWV2hPfE31WLmzMIhdUNGY='} 2024-02-22T22:13:36.915 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377', '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-22 22:08:18.895610', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF+vs140ejRNt4v56tkH0O78FWzoU41nFmAkUgJ6fYXs2ERSB8/4qEmDdDQrwYcCg3GNw06KZeCSL1bkzFtUKRE='} 2024-02-22T22:13:36.915 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-22T22:13:36.921 INFO:teuthology.task.internal:roles: ubuntu@smithi129.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-22T22:13:36.921 INFO:teuthology.task.internal:roles: ubuntu@smithi171.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-22T22:13:36.921 INFO:teuthology.run_tasks:Running task console_log... 2024-02-22T22:13:36.995 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7feb409bf0d0>, signals=[15]) 2024-02-22T22:13:36.995 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-22T22:13:37.001 INFO:teuthology.task.internal:Opening connections... 2024-02-22T22:13:37.001 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2024-02-22T22:13:37.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:13:37.078 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi171.front.sepia.ceph.com 2024-02-22T22:13:37.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:13:37.150 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-22T22:13:37.157 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2024-02-22T22:13:37.179 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2024-02-22T22:13:37.180 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2024-02-22T22:13:37.240 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="CentOS Stream" 2024-02-22T22:13:37.240 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="8" 2024-02-22T22:13:37.240 INFO:teuthology.orchestra.run.smithi129.stdout:ID="centos" 2024-02-22T22:13:37.240 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE="rhel fedora" 2024-02-22T22:13:37.240 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="8" 2024-02-22T22:13:37.240 INFO:teuthology.orchestra.run.smithi129.stdout:PLATFORM_ID="platform:el8" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:ANSI_COLOR="0;31" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://centos.org/" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T22:13:37.241 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T22:13:37.241 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2024-02-22T22:13:37.263 DEBUG:teuthology.orchestra.run.smithi171:> uname -m 2024-02-22T22:13:37.287 INFO:teuthology.orchestra.run.smithi171.stdout:x86_64 2024-02-22T22:13:37.287 DEBUG:teuthology.orchestra.run.smithi171:> cat /etc/os-release 2024-02-22T22:13:37.347 INFO:teuthology.orchestra.run.smithi171.stdout:NAME="CentOS Stream" 2024-02-22T22:13:37.347 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION="8" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:ID="centos" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:ID_LIKE="rhel fedora" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION_ID="8" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:PLATFORM_ID="platform:el8" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:ANSI_COLOR="0;31" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:HOME_URL="https://centos.org/" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T22:13:37.348 INFO:teuthology.orchestra.run.smithi171.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T22:13:37.349 INFO:teuthology.lock.ops:Updating smithi171.front.sepia.ceph.com on lock server 2024-02-22T22:13:37.363 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-22T22:13:37.371 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-22T22:13:37.377 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-22T22:13:37.378 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2024-02-22T22:13:37.380 DEBUG:teuthology.orchestra.run.smithi171:> test '!' -e /home/ubuntu/cephtest 2024-02-22T22:13:37.408 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-22T22:13:37.414 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-22T22:13:37.414 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2024-02-22T22:13:37.440 DEBUG:teuthology.orchestra.run.smithi171:> test -z $(ls -A /var/lib/ceph) 2024-02-22T22:13:37.478 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-22T22:13:37.531 INFO:teuthology.run_tasks:Running task kernel... 2024-02-22T22:13:37.545 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-22T22:13:37.545 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-22T22:13:37.545 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-22T22:13:37.546 DEBUG:teuthology.orchestra.run.smithi171:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-22T22:13:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:13:37.565 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-02-22T22:13:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:13:37.566 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-02-22T22:13:37.625 INFO:teuthology.orchestra.run.smithi171.stdout:4.18.0-489.el8.x86_64 2024-02-22T22:13:37.625 INFO:teuthology.task.kernel:Running kernel on smithi171: 4.18.0-489.el8.x86_64 2024-02-22T22:13:37.625 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum install -y kernel 2024-02-22T22:13:37.627 INFO:teuthology.orchestra.run.smithi129.stdout:4.18.0-489.el8.x86_64 2024-02-22T22:13:37.627 INFO:teuthology.task.kernel:Running kernel on smithi129: 4.18.0-489.el8.x86_64 2024-02-22T22:13:37.627 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum install -y kernel 2024-02-22T22:13:44.354 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 8 - AppStream 6.7 MB/s | 27 MB 00:04 2024-02-22T22:13:46.911 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - AppStream 4.1 MB/s | 27 MB 00:06 2024-02-22T22:13:49.704 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 10 MB 00:00 2024-02-22T22:13:51.974 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 8 - Extras 27 kB/s | 18 kB 00:00 2024-02-22T22:13:52.253 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 10 MB 00:00 2024-02-22T22:13:52.272 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 8 - Extras common packages 37 kB/s | 6.9 kB 00:00 2024-02-22T22:13:52.507 INFO:teuthology.orchestra.run.smithi171.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-02-22T22:13:53.851 INFO:teuthology.orchestra.run.smithi171.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2024-02-22T22:13:54.245 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - Extras 48 kB/s | 18 kB 00:00 2024-02-22T22:13:54.512 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - Extras common packages 44 kB/s | 6.9 kB 00:00 2024-02-22T22:13:54.730 INFO:teuthology.orchestra.run.smithi129.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2024-02-22T22:13:55.658 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2024-02-22T22:13:57.666 INFO:teuthology.orchestra.run.smithi171.stdout:lab-extras 570 kB/s | 24 kB 00:00 2024-02-22T22:13:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 454 kB/s | 24 kB 00:00 2024-02-22T22:14:00.596 INFO:teuthology.orchestra.run.smithi171.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-22T22:14:00.596 INFO:teuthology.orchestra.run.smithi171.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-22T22:14:00.714 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout: Package Architecture Version Repository Size 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout:Installing: 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout:Installing dependencies: 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-22T22:14:00.715 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:14:00.716 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-02-22T22:14:00.716 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-02-22T22:14:00.716 INFO:teuthology.orchestra.run.smithi171.stdout:Install 3 Packages 2024-02-22T22:14:00.716 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:14:00.716 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 90 M 2024-02-22T22:14:00.716 INFO:teuthology.orchestra.run.smithi171.stdout:Installed size: 97 M 2024-02-22T22:14:00.717 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-02-22T22:14:01.284 INFO:teuthology.orchestra.run.smithi171.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 29 MB/s | 10 MB 00:00 2024-02-22T22:14:01.984 INFO:teuthology.orchestra.run.smithi171.stdout:(2/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 34 MB/s | 36 MB 00:01 2024-02-22T22:14:02.504 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-22T22:14:02.504 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-22T22:14:02.517 INFO:teuthology.orchestra.run.smithi171.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 27 MB/s | 44 MB 00:01 2024-02-22T22:14:02.518 INFO:teuthology.orchestra.run.smithi171.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:14:02.518 INFO:teuthology.orchestra.run.smithi171.stdout:Total 50 MB/s | 90 MB 00:01 2024-02-22T22:14:02.612 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-02-22T22:14:02.613 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout:Install 3 Packages 2024-02-22T22:14:02.614 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:14:02.615 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 90 M 2024-02-22T22:14:02.615 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 97 M 2024-02-22T22:14:02.615 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-02-22T22:14:03.204 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction check 2024-02-22T22:14:03.625 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction check succeeded. 2024-02-22T22:14:03.625 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction test 2024-02-22T22:14:03.691 INFO:teuthology.orchestra.run.smithi129.stdout:(1/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 47 MB/s | 36 MB 00:00 2024-02-22T22:14:03.816 INFO:teuthology.orchestra.run.smithi129.stdout:(2/3): kernel-4.18.0-540.el8.x86_64.rpm 12 MB/s | 10 MB 00:00 2024-02-22T22:14:04.267 INFO:teuthology.orchestra.run.smithi129.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 32 MB/s | 44 MB 00:01 2024-02-22T22:14:04.267 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:14:04.267 INFO:teuthology.orchestra.run.smithi129.stdout:Total 55 MB/s | 90 MB 00:01 2024-02-22T22:14:04.859 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction test succeeded. 2024-02-22T22:14:04.881 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction 2024-02-22T22:14:04.943 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-02-22T22:14:05.375 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-02-22T22:14:05.375 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-02-22T22:14:06.604 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-02-22T22:14:06.628 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-02-22T22:14:07.658 INFO:teuthology.orchestra.run.smithi171.stdout: Preparing : 1/1 2024-02-22T22:14:08.230 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:14:09.397 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-02-22T22:14:09.895 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:14:11.819 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:14:12.237 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:14:13.440 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:14:13.827 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:14:15.681 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:14:15.955 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:17.261 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:14:17.526 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:37.857 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:37.880 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:38.232 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:38.232 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:14:38.232 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:14:38.760 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:38.761 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:14:38.761 INFO:teuthology.orchestra.run.smithi171.stdout:Installed: 2024-02-22T22:14:38.761 INFO:teuthology.orchestra.run.smithi171.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-22T22:14:38.761 INFO:teuthology.orchestra.run.smithi171.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-22T22:14:38.761 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:14:38.761 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-02-22T22:14:38.907 DEBUG:teuthology.orchestra.run.smithi171:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:14:39.130 INFO:teuthology.orchestra.run.smithi171.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:14:39.131 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:14:39.131 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-22T22:14:39.131 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-22T22:14:39.131 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-22T22:14:39.131 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-22T22:14:39.131 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi171.front.sepia.ceph.com, path=None, version=distro) 2024-02-22T22:14:39.132 DEBUG:teuthology.orchestra.run.smithi171:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:14:39.342 INFO:teuthology.orchestra.run.smithi171.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:14:39.343 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:14:39.343 DEBUG:teuthology.orchestra.run.smithi171:> sudo rpm -qi grub2-tools 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Name : grub2-tools 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Epoch : 1 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Version : 2.02 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Release : 129.el8 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Architecture: x86_64 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Group : System Environment/Base 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Size : 9265586 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:License : GPLv3+ 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-22T22:14:39.377 INFO:teuthology.orchestra.run.smithi171.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:Relocations : (not relocatable) 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:Packager : CentOS BuildSystem 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:Vendor : CentOS 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:Summary : Support tools for GRUB. 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:Description : 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:hardware devices. 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:14:39.378 INFO:teuthology.orchestra.run.smithi171.stdout:This subpackage provides tools for support of all platforms. 2024-02-22T22:14:39.379 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-22T22:14:39.380 INFO:teuthology.task.kernel:Updating grub on smithi171 to boot 4.18.0-540.el8.x86_64 2024-02-22T22:14:39.380 DEBUG:teuthology.orchestra.run.smithi171:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-22T22:14:39.401 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:39.424 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:39.768 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:39.768 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:14:39.768 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:14:40.244 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:14:40.245 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:14:40.245 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-02-22T22:14:40.245 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-22T22:14:40.245 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-22T22:14:40.245 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:14:40.245 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-02-22T22:14:40.389 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:14:40.606 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:14:40.607 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:14:40.607 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-22T22:14:40.607 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-22T22:14:40.607 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-22T22:14:40.607 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-22T22:14:40.607 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2024-02-22T22:14:40.607 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:14:40.818 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:14:40.818 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:14:40.818 DEBUG:teuthology.orchestra.run.smithi129:> sudo rpm -qi grub2-tools 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Name : grub2-tools 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Epoch : 1 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Version : 2.02 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Release : 129.el8 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: x86_64 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Group : System Environment/Base 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Size : 9265586 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:License : GPLv3+ 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-22T22:14:40.852 INFO:teuthology.orchestra.run.smithi129.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Relocations : (not relocatable) 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Packager : CentOS BuildSystem 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Vendor : CentOS 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Summary : Support tools for GRUB. 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:Description : 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:hardware devices. 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:14:40.853 INFO:teuthology.orchestra.run.smithi129.stdout:This subpackage provides tools for support of all platforms. 2024-02-22T22:14:40.854 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-22T22:14:40.854 INFO:teuthology.task.kernel:Updating grub on smithi129 to boot 4.18.0-540.el8.x86_64 2024-02-22T22:14:40.854 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-22T22:14:41.175 INFO:teuthology.orchestra.run.smithi171.stderr:Generating grub configuration file ... 2024-02-22T22:14:42.501 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2024-02-22T22:14:43.310 INFO:teuthology.orchestra.run.smithi171.stderr:done 2024-02-22T22:14:43.311 DEBUG:teuthology.orchestra.run.smithi171:> mktemp 2024-02-22T22:14:43.346 INFO:teuthology.orchestra.run.smithi171.stdout:/tmp/tmp.QmVjkmIPxP 2024-02-22T22:14:43.347 DEBUG:teuthology.orchestra.run.smithi171:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.QmVjkmIPxP 2024-02-22T22:14:43.419 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0666 /tmp/tmp.QmVjkmIPxP 2024-02-22T22:14:43.563 DEBUG:teuthology.orchestra.remote:smithi171:/tmp/tmp.QmVjkmIPxP is 6KB 2024-02-22T22:14:43.612 DEBUG:teuthology.orchestra.run.smithi171:> rm -fr /tmp/tmp.QmVjkmIPxP 2024-02-22T22:14:43.629 DEBUG:teuthology.orchestra.run.smithi171:> sudo /bin/ls /boot/loader/entries || true 2024-02-22T22:14:43.694 INFO:teuthology.orchestra.run.smithi171.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-22T22:14:43.695 INFO:teuthology.orchestra.run.smithi171.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-22T22:14:43.695 INFO:teuthology.orchestra.run.smithi171.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-22T22:14:43.695 INFO:teuthology.orchestra.run.smithi171.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-22T22:14:43.696 DEBUG:teuthology.orchestra.run.smithi171:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-22T22:14:43.836 DEBUG:teuthology.orchestra.run.smithi171:> sudo shutdown -r now 2024-02-22T22:14:44.526 INFO:teuthology.orchestra.run.smithi129.stderr:done 2024-02-22T22:14:44.528 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2024-02-22T22:14:44.551 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.eJax5aUOA6 2024-02-22T22:14:44.551 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.eJax5aUOA6 2024-02-22T22:14:44.629 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.eJax5aUOA6 2024-02-22T22:14:44.767 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.eJax5aUOA6 is 6KB 2024-02-22T22:14:44.789 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.eJax5aUOA6 2024-02-22T22:14:44.806 DEBUG:teuthology.orchestra.run.smithi129:> sudo /bin/ls /boot/loader/entries || true 2024-02-22T22:14:44.877 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-22T22:14:44.877 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-22T22:14:44.877 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-22T22:14:44.877 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-22T22:14:44.878 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-22T22:14:45.033 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2024-02-22T22:15:13.864 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-22T22:15:13.865 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-02-22T22:15:13.866 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:15:15.038 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-22T22:15:15.038 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-22T22:15:15.038 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:15:48.540 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.171 2024-02-22T22:15:49.564 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-02-22T22:15:57.549 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-02-22T22:15:57.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:15:58.566 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-22T22:15:58.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:16:16.956 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-02-22T22:16:28.969 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-22T22:16:28.969 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:16:29.305 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-02-22T22:16:29.575 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-22T22:16:29.575 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-540.el8.x86_64"... 2024-02-22T22:16:29.575 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-02-22T22:16:29.592 INFO:teuthology.orchestra.run.smithi129.stdout:4.18.0-540.el8.x86_64 2024-02-22T22:16:29.592 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-22T22:16:29.592 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-22T22:16:29.592 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-22T22:16:30.593 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-22T22:16:30.593 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-22T22:16:30.708 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2024-02-22T22:16:30.723 DEBUG:teuthology.parallel:result is None 2024-02-22T22:16:57.552 DEBUG:teuthology.orchestra.remote:timed out 2024-02-22T22:17:09.553 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-02-22T22:17:09.555 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:17:09.921 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-02-22T22:17:10.223 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-02-22T22:17:10.223 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-540.el8.x86_64"... 2024-02-22T22:17:10.223 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-02-22T22:17:10.242 INFO:teuthology.orchestra.run.smithi171.stdout:4.18.0-540.el8.x86_64 2024-02-22T22:17:10.243 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-22T22:17:10.243 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-22T22:17:10.243 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-22T22:17:11.244 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-22T22:17:11.323 DEBUG:teuthology.orchestra.run.smithi171:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-22T22:17:11.388 INFO:teuthology.orchestra.run.smithi171.stdout:ttyS1 2024-02-22T22:17:11.408 DEBUG:teuthology.parallel:result is None 2024-02-22T22:17:11.408 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-22T22:17:11.417 INFO:teuthology.task.internal:Creating test directory... 2024-02-22T22:17:11.417 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-22T22:17:11.421 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-22T22:17:11.442 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-22T22:17:11.454 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-22T22:17:11.467 INFO:teuthology.task.internal:Creating archive directory... 2024-02-22T22:17:11.467 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-22T22:17:11.484 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-22T22:17:11.519 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-22T22:17:11.530 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-22T22:17:11.530 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:17:11.556 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:17:11.593 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:17:11.596 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:17:11.604 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:17:11.607 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:17:11.609 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-22T22:17:11.617 INFO:teuthology.task.internal:Configuring sudo... 2024-02-22T22:17:11.617 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-22T22:17:11.648 DEBUG:teuthology.orchestra.run.smithi171:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-22T22:17:11.679 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-22T22:17:11.689 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-22T22:17:11.689 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-22T22:17:11.718 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-22T22:17:11.738 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:17:11.821 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:17:11.871 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:17:11.955 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:17:11.997 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:17:11.998 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-22T22:17:12.064 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:17:12.111 DEBUG:teuthology.orchestra.run.smithi171:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:17:12.171 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:17:12.216 DEBUG:teuthology.orchestra.run.smithi171:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:17:12.259 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:17:12.259 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-22T22:17:12.326 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2024-02-22T22:17:12.328 DEBUG:teuthology.orchestra.run.smithi171:> sudo service rsyslog restart 2024-02-22T22:17:12.388 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:17:12.429 INFO:teuthology.orchestra.run.smithi171.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:17:12.664 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-22T22:17:12.675 INFO:teuthology.task.internal:Starting timer... 2024-02-22T22:17:12.675 INFO:teuthology.run_tasks:Running task pcp... 2024-02-22T22:17:12.701 INFO:teuthology.run_tasks:Running task selinux... 2024-02-22T22:17:12.715 DEBUG:teuthology.orchestra.run.smithi129:> sudo service auditd rotate 2024-02-22T22:17:12.825 INFO:teuthology.orchestra.run.smithi129.stdout:Rotating logs: 2024-02-22T22:17:12.827 DEBUG:teuthology.orchestra.run.smithi171:> sudo service auditd rotate 2024-02-22T22:17:12.892 INFO:teuthology.orchestra.run.smithi171.stdout:Rotating logs: 2024-02-22T22:17:12.893 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-22T22:17:12.893 DEBUG:teuthology.orchestra.run.smithi129:> /usr/sbin/getenforce 2024-02-22T22:17:12.925 INFO:teuthology.orchestra.run.smithi129.stdout:Permissive 2024-02-22T22:17:12.925 DEBUG:teuthology.orchestra.run.smithi171:> /usr/sbin/getenforce 2024-02-22T22:17:12.970 INFO:teuthology.orchestra.run.smithi171.stdout:Permissive 2024-02-22T22:17:12.970 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi129.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi171.front.sepia.ceph.com': 'permissive'} 2024-02-22T22:17:12.970 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:17:12.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:17:12.997 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:17:13.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:17:13.024 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-22T22:17:13.024 DEBUG:teuthology.orchestra.run.smithi129:> sudo /usr/sbin/setenforce permissive 2024-02-22T22:17:13.064 DEBUG:teuthology.orchestra.run.smithi171:> sudo /usr/sbin/setenforce permissive 2024-02-22T22:17:13.092 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-22T22:17:13.101 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-22T22:17:13.106 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-22T22:17:13.231 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-22T22:17:13.247 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-22T22:17:13.249 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi129.front.sepia.ceph.com,smithi171.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-22T22:23:09.521 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi129.front.sepia.ceph.com'), Remote(name='ubuntu@smithi171.front.sepia.ceph.com')] 2024-02-22T22:23:09.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-22T22:23:09.524 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:23:09.603 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-02-22T22:23:09.626 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-22T22:23:09.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-02-22T22:23:09.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:23:09.700 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-02-22T22:23:09.768 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-02-22T22:23:09.769 INFO:teuthology.run_tasks:Running task clock... 2024-02-22T22:23:09.779 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-22T22:23:09.779 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-22T22:23:09.779 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:23:09.781 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-22T22:23:09.782 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:23:09.812 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-22T22:23:09.825 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-22T22:23:09.843 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-22T22:23:09.858 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-22T22:23:09.890 INFO:teuthology.orchestra.run.smithi129.stderr:sudo: ntpd: command not found 2024-02-22T22:23:09.901 INFO:teuthology.orchestra.run.smithi129.stdout:506 Cannot talk to daemon 2024-02-22T22:23:09.915 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-22T22:23:09.922 INFO:teuthology.orchestra.run.smithi171.stderr:sudo: ntpd: command not found 2024-02-22T22:23:09.928 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-22T22:23:09.933 INFO:teuthology.orchestra.run.smithi171.stdout:506 Cannot talk to daemon 2024-02-22T22:23:09.947 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-22T22:23:09.960 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-22T22:23:09.993 INFO:teuthology.orchestra.run.smithi129.stderr:bash: ntpq: command not found 2024-02-22T22:23:09.996 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:23:09.997 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-02-22T22:23:09.997 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:09.997 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:09.997 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:09.997 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:10.035 INFO:teuthology.orchestra.run.smithi171.stderr:bash: ntpq: command not found 2024-02-22T22:23:10.038 INFO:teuthology.orchestra.run.smithi171.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:23:10.039 INFO:teuthology.orchestra.run.smithi171.stdout:=============================================================================== 2024-02-22T22:23:10.039 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:10.039 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:10.039 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:10.039 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:23:10.039 INFO:teuthology.run_tasks:Running task pexec... 2024-02-22T22:23:10.049 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-22T22:23:10.049 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi129.front.sepia.ceph.com 2024-02-22T22:23:10.049 DEBUG:teuthology.orchestra.run.smithi129:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-22T22:23:10.049 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi171.front.sepia.ceph.com 2024-02-22T22:23:10.050 DEBUG:teuthology.orchestra.run.smithi171:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-22T22:23:10.836 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:32 ago on Thu 22 Feb 2024 10:21:38 PM UTC. 2024-02-22T22:23:10.866 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:01:31 ago on Thu 22 Feb 2024 10:21:39 PM UTC. 2024-02-22T22:23:12.878 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout:Resetting modules: 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:23:12.879 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-02-22T22:23:12.880 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-02-22T22:23:12.880 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:23:12.886 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-02-22T22:23:12.887 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-02-22T22:23:12.887 INFO:teuthology.orchestra.run.smithi171.stdout: Package Architecture Version Repository Size 2024-02-22T22:23:12.887 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-02-22T22:23:12.888 INFO:teuthology.orchestra.run.smithi171.stdout:Resetting modules: 2024-02-22T22:23:12.888 INFO:teuthology.orchestra.run.smithi171.stdout: container-tools 2024-02-22T22:23:12.888 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:23:12.888 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-02-22T22:23:12.888 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-02-22T22:23:12.888 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:23:13.132 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-02-22T22:23:13.144 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-02-22T22:23:13.985 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Feb 2024 10:21:39 PM UTC. 2024-02-22T22:23:13.989 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:35 ago on Thu 22 Feb 2024 10:21:38 PM UTC. 2024-02-22T22:23:16.028 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-02-22T22:23:16.031 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================================ 2024-02-22T22:23:16.031 INFO:teuthology.orchestra.run.smithi171.stdout: Package Arch Version Repo Size 2024-02-22T22:23:16.031 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================================ 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout:Upgrading: 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: conmon x86_64 3:2.1.10-1.module_el8+804+f131391c appstream 58 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: container-selinux noarch 2:2.229.0-2.module_el8+847+7863d4e6 appstream 71 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: containernetworking-plugins x86_64 1:1.4.0-1.module_el8+804+f131391c appstream 22 M 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: containers-common x86_64 2:1-80.module_el8+954+1d378e5e appstream 148 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: criu x86_64 3.18-4.module_el8+804+f131391c appstream 564 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+804+f131391c appstream 70 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: libslirp x86_64 4.4.0-1.module_el8+804+f131391c appstream 70 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: runc x86_64 1:1.1.12-1.module_el8+885+7da147f3 appstream 3.1 M 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: slirp4netns x86_64 1.2.3-1.module_el8+951+32019cde appstream 56 k 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout:Installing group/module packages: 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-22T22:23:16.032 INFO:teuthology.orchestra.run.smithi171.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout:Installing dependencies: 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout:Installing weak dependencies: 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout: criu-libs x86_64 3.18-4.module_el8+804+f131391c appstream 39 k 2024-02-22T22:23:16.033 INFO:teuthology.orchestra.run.smithi171.stdout:Installing module profiles: 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout: container-tools/common 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout:Enabling module streams: 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout: container-tools rhel8 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================================ 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout:Install 13 Packages 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout:Upgrade 9 Packages 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:23:16.034 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 54 M 2024-02-22T22:23:16.035 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-02-22T22:23:16.054 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-02-22T22:23:16.057 INFO:teuthology.orchestra.run.smithi129.stdout:============================================================================================ 2024-02-22T22:23:16.057 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repo Size 2024-02-22T22:23:16.057 INFO:teuthology.orchestra.run.smithi129.stdout:============================================================================================ 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout:Upgrading: 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: conmon x86_64 3:2.1.10-1.module_el8+804+f131391c appstream 58 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: container-selinux noarch 2:2.229.0-2.module_el8+847+7863d4e6 appstream 71 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: containernetworking-plugins x86_64 1:1.4.0-1.module_el8+804+f131391c appstream 22 M 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: containers-common x86_64 2:1-80.module_el8+954+1d378e5e appstream 148 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: criu x86_64 3.18-4.module_el8+804+f131391c appstream 564 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+804+f131391c appstream 70 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: libslirp x86_64 4.4.0-1.module_el8+804+f131391c appstream 70 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: runc x86_64 1:1.1.12-1.module_el8+885+7da147f3 appstream 3.1 M 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: slirp4netns x86_64 1.2.3-1.module_el8+951+32019cde appstream 56 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout:Installing group/module packages: 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-22T22:23:16.058 INFO:teuthology.orchestra.run.smithi129.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout:Installing weak dependencies: 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: criu-libs x86_64 3.18-4.module_el8+804+f131391c appstream 39 k 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout:Installing module profiles: 2024-02-22T22:23:16.059 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools/common 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout:Enabling module streams: 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools rhel8 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout:============================================================================================ 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout:Install 13 Packages 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout:Upgrade 9 Packages 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:23:16.060 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 54 M 2024-02-22T22:23:16.061 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-02-22T22:23:16.787 INFO:teuthology.orchestra.run.smithi129.stdout:(1/22): cockpit-podman-83-1.module_el8+847+7863 1.0 MB/s | 688 kB 00:00 2024-02-22T22:23:16.837 INFO:teuthology.orchestra.run.smithi129.stdout:(2/22): aardvark-dns-1.10.0-1.module_el8+871+55 1.4 MB/s | 1.0 MB 00:00 2024-02-22T22:23:16.847 INFO:teuthology.orchestra.run.smithi171.stdout:(1/22): cockpit-podman-83-1.module_el8+847+7863 893 kB/s | 688 kB 00:00 2024-02-22T22:23:16.880 INFO:teuthology.orchestra.run.smithi171.stdout:(2/22): aardvark-dns-1.10.0-1.module_el8+871+55 1.3 MB/s | 1.0 MB 00:00 2024-02-22T22:23:17.062 INFO:teuthology.orchestra.run.smithi129.stdout:(3/22): criu-libs-3.18-4.module_el8+804+f131391 143 kB/s | 39 kB 00:00 2024-02-22T22:23:17.131 INFO:teuthology.orchestra.run.smithi171.stdout:(3/22): criu-libs-3.18-4.module_el8+804+f131391 138 kB/s | 39 kB 00:00 2024-02-22T22:23:17.346 INFO:teuthology.orchestra.run.smithi129.stdout:(4/22): crun-1.14.1-1.module_el8+951+32019cde.x 506 kB/s | 257 kB 00:00 2024-02-22T22:23:17.373 INFO:teuthology.orchestra.run.smithi171.stdout:(4/22): crun-1.14.1-1.module_el8+951+32019cde.x 523 kB/s | 257 kB 00:00 2024-02-22T22:23:17.763 INFO:teuthology.orchestra.run.smithi129.stdout:(5/22): python3-podman-4.9.0-1.module_el8+847+7 433 kB/s | 180 kB 00:00 2024-02-22T22:23:17.865 INFO:teuthology.orchestra.run.smithi171.stdout:(5/22): python3-podman-4.9.0-1.module_el8+847+7 367 kB/s | 180 kB 00:00 2024-02-22T22:23:18.021 INFO:teuthology.orchestra.run.smithi171.stdout:(6/22): buildah-1.33.5-1.module_el8+885+7da147f 5.0 MB/s | 9.7 MB 00:01 2024-02-22T22:23:18.038 INFO:teuthology.orchestra.run.smithi129.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 90 kB/s | 25 kB 00:00 2024-02-22T22:23:18.274 INFO:teuthology.orchestra.run.smithi171.stdout:(7/22): python3-pytoml-0.1.14-5.git7dea353.el8. 61 kB/s | 25 kB 00:00 2024-02-22T22:23:18.366 INFO:teuthology.orchestra.run.smithi171.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 273 kB/s | 94 kB 00:00 2024-02-22T22:23:18.430 INFO:teuthology.orchestra.run.smithi129.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 240 kB/s | 94 kB 00:00 2024-02-22T22:23:18.908 INFO:teuthology.orchestra.run.smithi171.stdout:(9/22): netavark-1.10.3-1.module_el8+951+32019c 2.3 MB/s | 4.1 MB 00:01 2024-02-22T22:23:19.267 INFO:teuthology.orchestra.run.smithi171.stdout:(10/22): udica-0.2.6-20.module_el8+804+f131391c 147 kB/s | 53 kB 00:00 2024-02-22T22:23:19.509 INFO:teuthology.orchestra.run.smithi171.stdout:(11/22): toolbox-0.0.99.5-1.module_el8+847+7863 2.2 MB/s | 2.5 MB 00:01 2024-02-22T22:23:19.534 INFO:teuthology.orchestra.run.smithi171.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 153 kB/s | 41 kB 00:00 2024-02-22T22:23:19.860 INFO:teuthology.orchestra.run.smithi171.stdout:(13/22): conmon-2.1.10-1.module_el8+804+f131391 166 kB/s | 58 kB 00:00 2024-02-22T22:23:19.885 INFO:teuthology.orchestra.run.smithi171.stdout:(14/22): container-selinux-2.229.0-2.module_el8 203 kB/s | 71 kB 00:00 2024-02-22T22:23:19.930 INFO:teuthology.orchestra.run.smithi129.stdout:(8/22): buildah-1.33.5-1.module_el8+885+7da147f 2.5 MB/s | 9.7 MB 00:03 2024-02-22T22:23:20.072 INFO:teuthology.orchestra.run.smithi129.stdout:(9/22): netavark-1.10.3-1.module_el8+951+32019c 1.4 MB/s | 4.1 MB 00:03 2024-02-22T22:23:20.077 INFO:teuthology.orchestra.run.smithi171.stdout:(15/22): skopeo-1.14.3-0.1.module_el8+885+7da14 4.9 MB/s | 8.8 MB 00:01 2024-02-22T22:23:20.311 INFO:teuthology.orchestra.run.smithi171.stdout:(16/22): containers-common-1-80.module_el8+954+ 348 kB/s | 148 kB 00:00 2024-02-22T22:23:20.414 INFO:teuthology.orchestra.run.smithi129.stdout:(10/22): udica-0.2.6-20.module_el8+804+f131391c 154 kB/s | 53 kB 00:00 2024-02-22T22:23:20.661 INFO:teuthology.orchestra.run.smithi171.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+804+f 200 kB/s | 70 kB 00:00 2024-02-22T22:23:20.689 INFO:teuthology.orchestra.run.smithi129.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 149 kB/s | 41 kB 00:00 2024-02-22T22:23:20.745 INFO:teuthology.orchestra.run.smithi171.stdout:(18/22): criu-3.18-4.module_el8+804+f131391c.x8 846 kB/s | 564 kB 00:00 2024-02-22T22:23:21.023 INFO:teuthology.orchestra.run.smithi129.stdout:(12/22): conmon-2.1.10-1.module_el8+804+f131391 174 kB/s | 58 kB 00:00 2024-02-22T22:23:21.045 INFO:teuthology.orchestra.run.smithi171.stdout:(19/22): libslirp-4.4.0-1.module_el8+804+f13139 183 kB/s | 70 kB 00:00 2024-02-22T22:23:21.365 INFO:teuthology.orchestra.run.smithi129.stdout:(13/22): container-selinux-2.229.0-2.module_el8 208 kB/s | 71 kB 00:00 2024-02-22T22:23:21.387 INFO:teuthology.orchestra.run.smithi171.stdout:(20/22): slirp4netns-1.2.3-1.module_el8+951+320 164 kB/s | 56 kB 00:00 2024-02-22T22:23:21.574 INFO:teuthology.orchestra.run.smithi129.stdout:(14/22): toolbox-0.0.99.5-1.module_el8+847+7863 1.5 MB/s | 2.5 MB 00:01 2024-02-22T22:23:22.012 INFO:teuthology.orchestra.run.smithi171.stdout:(21/22): runc-1.1.12-1.module_el8+885+7da147f3. 2.5 MB/s | 3.1 MB 00:01 2024-02-22T22:23:22.024 INFO:teuthology.orchestra.run.smithi129.stdout:(15/22): containers-common-1-80.module_el8+954+ 329 kB/s | 148 kB 00:00 2024-02-22T22:23:22.299 INFO:teuthology.orchestra.run.smithi129.stdout:(16/22): skopeo-1.14.3-0.1.module_el8+885+7da14 2.3 MB/s | 8.8 MB 00:03 2024-02-22T22:23:22.658 INFO:teuthology.orchestra.run.smithi129.stdout:(17/22): criu-3.18-4.module_el8+804+f131391c.x8 891 kB/s | 564 kB 00:00 2024-02-22T22:23:22.691 INFO:teuthology.orchestra.run.smithi129.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+804+f 178 kB/s | 70 kB 00:00 2024-02-22T22:23:22.771 INFO:teuthology.orchestra.run.smithi171.stdout:(22/22): containernetworking-plugins-1.4.0-1.mo 7.6 MB/s | 22 MB 00:02 2024-02-22T22:23:22.771 INFO:teuthology.orchestra.run.smithi171.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:23:22.771 INFO:teuthology.orchestra.run.smithi171.stdout:Total 8.0 MB/s | 54 MB 00:06 2024-02-22T22:23:23.017 INFO:teuthology.orchestra.run.smithi129.stdout:(19/22): libslirp-4.4.0-1.module_el8+804+f13139 196 kB/s | 70 kB 00:00 2024-02-22T22:23:23.271 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction check 2024-02-22T22:23:23.316 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction check succeeded. 2024-02-22T22:23:23.316 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction test 2024-02-22T22:23:23.359 INFO:teuthology.orchestra.run.smithi129.stdout:(20/22): slirp4netns-1.2.3-1.module_el8+951+320 164 kB/s | 56 kB 00:00 2024-02-22T22:23:23.767 INFO:teuthology.orchestra.run.smithi129.stdout:(21/22): runc-1.1.12-1.module_el8+885+7da147f3. 2.9 MB/s | 3.1 MB 00:01 2024-02-22T22:23:23.794 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction test succeeded. 2024-02-22T22:23:23.797 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction 2024-02-22T22:23:24.276 INFO:teuthology.orchestra.run.smithi129.stdout:(22/22): containernetworking-plugins-1.4.0-1.mo 7.6 MB/s | 22 MB 00:02 2024-02-22T22:23:24.276 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:23:24.276 INFO:teuthology.orchestra.run.smithi129.stdout:Total 6.5 MB/s | 54 MB 00:08 2024-02-22T22:23:24.771 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-02-22T22:23:24.816 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-02-22T22:23:24.816 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-02-22T22:23:25.048 INFO:teuthology.orchestra.run.smithi171.stdout: Preparing : 1/1 2024-02-22T22:23:25.060 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d4e 1/1 2024-02-22T22:23:25.100 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-22T22:23:25.304 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-02-22T22:23:25.307 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-02-22T22:23:25.347 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-22T22:23:26.586 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-02-22T22:23:26.599 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d4e 1/1 2024-02-22T22:23:26.637 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-22T22:23:26.877 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-22T22:23:43.311 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-22T22:23:43.865 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : criu-3.18-4.module_el8+804+f131391c.x86_64 2/31 2024-02-22T22:23:44.072 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 3/31 2024-02-22T22:23:44.234 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-22T22:23:44.419 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 5/31 2024-02-22T22:23:44.601 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 6/31 2024-02-22T22:23:44.768 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-22T22:23:44.868 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-22T22:23:45.400 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : criu-3.18-4.module_el8+804+f131391c.x86_64 2/31 2024-02-22T22:23:45.628 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 3/31 2024-02-22T22:23:45.799 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-22T22:23:46.007 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 5/31 2024-02-22T22:23:46.232 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 6/31 2024-02-22T22:23:46.408 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-22T22:23:46.588 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-22T22:23:46.842 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : containernetworking-plugins-1:1.4.0-1.module_el8+8 8/31 2024-02-22T22:23:47.046 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2024-02-22T22:23:47.263 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 10/31 2024-02-22T22:23:48.224 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-22T22:23:48.238 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : containers-common-2:1-80.module_el8+954+1d378e5e.x 11/31 2024-02-22T22:23:48.430 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 12/31 2024-02-22T22:23:48.432 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : containernetworking-plugins-1:1.4.0-1.module_el8+8 8/31 2024-02-22T22:23:48.611 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2024-02-22T22:23:48.617 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 13/31 2024-02-22T22:23:48.814 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 10/31 2024-02-22T22:23:48.894 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 14/31 2024-02-22T22:23:49.428 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 15/31 2024-02-22T22:23:49.800 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : containers-common-2:1-80.module_el8+954+1d378e5e.x 11/31 2024-02-22T22:23:50.003 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 12/31 2024-02-22T22:23:50.173 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 13/31 2024-02-22T22:23:50.392 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 16/31 2024-02-22T22:23:50.464 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 14/31 2024-02-22T22:23:50.667 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 17/31 2024-02-22T22:23:51.032 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 15/31 2024-02-22T22:23:51.125 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 18/31 2024-02-22T22:23:51.338 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 19/31 2024-02-22T22:23:51.549 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 20/31 2024-02-22T22:23:51.773 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 21/31 2024-02-22T22:23:51.943 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 22/31 2024-02-22T22:23:52.029 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 16/31 2024-02-22T22:23:52.127 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2024-02-22T22:23:52.281 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 17/31 2024-02-22T22:23:52.310 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2024-02-22T22:23:52.518 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2024-02-22T22:23:52.518 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-22T22:23:52.721 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 18/31 2024-02-22T22:23:52.734 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-22T22:23:52.936 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 19/31 2024-02-22T22:23:52.944 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2024-02-22T22:23:53.110 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2024-02-22T22:23:53.114 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 20/31 2024-02-22T22:23:53.282 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2024-02-22T22:23:53.394 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 21/31 2024-02-22T22:23:53.476 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2024-02-22T22:23:53.575 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 22/31 2024-02-22T22:23:53.675 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-22T22:23:53.767 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2024-02-22T22:23:53.959 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2024-02-22T22:23:54.166 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2024-02-22T22:23:54.166 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-22T22:23:54.367 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-22T22:23:54.567 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2024-02-22T22:23:54.733 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2024-02-22T22:23:54.938 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2024-02-22T22:23:55.141 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2024-02-22T22:23:55.315 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-22T22:24:13.166 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 31/31 2024-02-22T22:24:13.659 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-22T22:24:13.659 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/31 2024-02-22T22:24:13.659 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/31 2024-02-22T22:24:13.659 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 14/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2024-02-22T22:24:13.660 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : container-selinux-2:2.229.0-2.module_el8+847+7863d 16/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : containernetworking-plugins-1:1.4.0-1.module_el8+8 18/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : containers-common-2:1-80.module_el8+954+1d378e5e.x 20/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : criu-3.18-4.module_el8+804+f131391c.x86_64 22/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 24/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 26/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 28/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2024-02-22T22:24:13.661 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 30/31 2024-02-22T22:24:14.340 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2024-02-22T22:24:14.340 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:24:14.340 INFO:teuthology.orchestra.run.smithi171.stdout:Upgraded: 2024-02-22T22:24:14.340 INFO:teuthology.orchestra.run.smithi171.stdout: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:14.340 INFO:teuthology.orchestra.run.smithi171.stdout: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch 2024-02-22T22:24:14.340 INFO:teuthology.orchestra.run.smithi171.stdout: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: containers-common-2:1-80.module_el8+954+1d378e5e.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: criu-3.18-4.module_el8+804+f131391c.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout:Installed: 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: criu-libs-3.18-4.module_el8+804+f131391c.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-22T22:24:14.341 INFO:teuthology.orchestra.run.smithi171.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:24:14.342 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-02-22T22:24:14.655 DEBUG:teuthology.parallel:result is None 2024-02-22T22:24:14.700 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 31/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2024-02-22T22:24:15.150 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 14/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : container-selinux-2:2.229.0-2.module_el8+847+7863d 16/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : containernetworking-plugins-1:1.4.0-1.module_el8+8 18/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : containers-common-2:1-80.module_el8+954+1d378e5e.x 20/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : criu-3.18-4.module_el8+804+f131391c.x86_64 22/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2024-02-22T22:24:15.151 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 24/31 2024-02-22T22:24:15.152 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2024-02-22T22:24:15.152 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 26/31 2024-02-22T22:24:15.152 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2024-02-22T22:24:15.152 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 28/31 2024-02-22T22:24:15.152 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2024-02-22T22:24:15.152 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 30/31 2024-02-22T22:24:15.899 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2024-02-22T22:24:15.899 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout:Upgraded: 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: containers-common-2:1-80.module_el8+954+1d378e5e.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: criu-3.18-4.module_el8+804+f131391c.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:24:15.900 INFO:teuthology.orchestra.run.smithi129.stdout: criu-libs-3.18-4.module_el8+804+f131391c.x86_64 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:24:15.901 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-02-22T22:24:16.239 DEBUG:teuthology.parallel:result is None 2024-02-22T22:24:16.239 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-22T22:24:16.311 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': 'eb66ed921e744301e6863be6353618d63967ea59'} 2024-02-22T22:24:16.312 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-02-22T22:24:16.312 INFO:tasks.cephadm:Cluster fsid is 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:16.312 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-22T22:24:16.313 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.129', 'mon.c': '[v2:172.21.15.129:3301,v1:172.21.15.129:6790]', 'mon.b': '172.21.15.171'} 2024-02-22T22:24:16.313 INFO:tasks.cephadm:First mon is mon.a on smithi129 2024-02-22T22:24:16.313 INFO:tasks.cephadm:First mgr is y 2024-02-22T22:24:16.313 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-22T22:24:16.313 DEBUG:teuthology.orchestra.run.smithi129:> sudo hostname $(hostname -s) 2024-02-22T22:24:16.341 DEBUG:teuthology.orchestra.run.smithi171:> sudo hostname $(hostname -s) 2024-02-22T22:24:16.375 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-02-22T22:24:16.375 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:24:16.643 INFO:teuthology.orchestra.run.smithi129.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Feb 22 22:24 /home/ubuntu/cephtest/cephadm 2024-02-22T22:24:16.643 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:24:16.778 INFO:teuthology.orchestra.run.smithi171.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Feb 22 22:24 /home/ubuntu/cephtest/cephadm 2024-02-22T22:24:16.779 DEBUG:teuthology.orchestra.run.smithi129:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-22T22:24:16.798 DEBUG:teuthology.orchestra.run.smithi171:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-22T22:24:16.831 DEBUG:teuthology.orchestra.run.smithi129:> sudo mkdir -p /etc/ceph 2024-02-22T22:24:16.866 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /etc/ceph 2024-02-22T22:24:16.897 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 777 /etc/ceph 2024-02-22T22:24:16.932 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 777 /etc/ceph 2024-02-22T22:24:16.967 INFO:tasks.cephadm:Writing seed config... 2024-02-22T22:24:16.968 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-22T22:24:16.968 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-22T22:24:16.968 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-22T22:24:16.968 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-22T22:24:16.968 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-22T22:24:16.969 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-22T22:24:16.969 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-22T22:24:16.969 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-22T22:24:16.969 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:24:16.969 DEBUG:teuthology.orchestra.run.smithi129:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-22T22:24:16.990 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 = 1d301c3a-d1d1-11ee-95c0-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-22T22:24:16.990 DEBUG:teuthology.orchestra.run.smithi129:mon.a> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a.service 2024-02-22T22:24:17.033 DEBUG:teuthology.orchestra.run.smithi129:mgr.y> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y.service 2024-02-22T22:24:17.059 INFO:journalctl@ceph.mon.a.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:24:17.059 INFO:tasks.cephadm:Bootstrapping... 2024-02-22T22:24:17.060 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 1d301c3a-d1d1-11ee-95c0-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.129 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:24:17.085 INFO:journalctl@ceph.mgr.y.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:24:17.201 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-02-22T22:24:17.201 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-02-22T22:24:17.201 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-02-22T22:24:17.201 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-22T22:24:17.207 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-22T22:24:17.207 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-22T22:24:17.212 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-22T22:24:17.212 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-22T22:24:17.217 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-22T22:24:17.217 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-22T22:24:17.222 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-22T22:24:17.222 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2024-02-22T22:24:17.222 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Repeating the final host check... 2024-02-22T22:24:17.223 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:podman|docker (/bin/podman) is present 2024-02-22T22:24:17.223 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:systemctl is present 2024-02-22T22:24:17.223 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:lvcreate is present 2024-02-22T22:24:17.223 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-22T22:24:17.227 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-22T22:24:17.227 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-22T22:24:17.231 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-22T22:24:17.231 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-22T22:24:17.236 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-22T22:24:17.236 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-22T22:24:17.244 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-22T22:24:17.244 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2024-02-22T22:24:17.244 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Host looks OK 2024-02-22T22:24:17.244 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:root:Cluster fsid: 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Acquiring lock 140498267429016 on /run/cephadm/1d301c3a-d1d1-11ee-95c0-87774f69a715.lock 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Lock 140498267429016 acquired on /run/cephadm/1d301c3a-d1d1-11ee-95c0-87774f69a715.lock 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Verifying IP 172.21.15.129 port 3300 ... 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Verifying IP 172.21.15.129 port 6789 ... 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.129, final addrv is [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.129 metric 100 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.129 metric 100 2024-02-22T22:24:17.245 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Mon IP 172.21.15.129 is in CIDR network 172.21.0.0/20 2024-02-22T22:24:17.246 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-02-22T22:24:17.246 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman pull docker.io/ceph/ceph:v15.2.0 2024-02-22T22:24:18.888 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stderr Trying to pull docker.io/ceph/ceph:v15.2.0... 2024-02-22T22:24:25.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stderr Getting image source signatures 2024-02-22T22:24:25.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:120f0bd0d532e2094e4c344cda2d32931787ee8c2e5d6b9ddd4698dfe3ef6110 2024-02-22T22:24:25.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:8a29a15cefaeccf6545f7ecf11298f9672d2f0cdaf9e357a95133ac3ad3e1f07 2024-02-22T22:24:36.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stderr Copying config sha256:204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2024-02-22T22:24:36.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stderr Writing manifest to image destination 2024-02-22T22:24:37.024 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/bin/podman:stdout 204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2024-02-22T22:24:37.035 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-02-22T22:24:37.035 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-02-22T22:24:37.035 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-02-22T22:24:37.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-02-22T22:24:38.013 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Creating initial keys... 2024-02-22T22:24:38.013 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-22T22:24:38.013 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-22T22:24:38.498 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCmyddl4uqbGBAAcAR1/cCmMfMLUDDFR+Zklg== 2024-02-22T22:24:39.139 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-22T22:24:39.139 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-22T22:24:39.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCnyddlfgZuHhAAS8d2nTWeYAK7TW9c+vQ2KQ== 2024-02-22T22:24:40.156 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-22T22:24:40.156 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-22T22:24:40.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCoyddlLm/FJBAAJPbxaWeeDuwGiUTPR0OQfg== 2024-02-22T22:24:41.307 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Creating initial monmap... 2024-02-22T22:24:41.307 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/tmp/ceph-tmpgacfciw6:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '1d301c3a-d1d1-11ee-95c0-87774f69a715', '--addv', 'a', '[v2:172.21.15.129:3300,v1:172.21.15.129:6789]', '/tmp/monmap'] 2024-02-22T22:24:41.307 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /tmp/ceph-tmpgacfciw6:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 --addv a [v2:172.21.15.129:3300,v1:172.21.15.129:6789] /tmp/monmap 2024-02-22T22:24:41.850 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-22T22:24:41.850 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:41.850 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-22T22:24:42.426 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Creating mon... 2024-02-22T22:24:42.428 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpj1q0qd8v:/tmp/keyring:z', '-v', '/tmp/ceph-tmpgacfciw6:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '1d301c3a-d1d1-11ee-95c0-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-22T22:24:42.428 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpj1q0qd8v:/tmp/keyring:z -v /tmp/ceph-tmpgacfciw6:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 1d301c3a-d1d1-11ee-95c0-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-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.854+0000 7f3af294a6c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.854+0000 7f3af294a6c0 1 imported monmap: 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-02-22T22:24:41.736321+0000 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-02-22T22:24:41.736321+0000 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.981 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.854+0000 7f3af294a6c0 0 /usr/bin/ceph-mon: set fsid to 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 0 set rocksdb option compression = kNoCompression 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 0 set rocksdb option compression = kNoCompression 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Compile date Mar 23 2020 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: DB SUMMARY 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.982 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.error_if_exists: 0 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.create_if_missing: 1 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.env: 0x56040fbb71a0 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.info_log: 0x5604120fbaa0 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.statistics: (nil) 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.use_fsync: 0 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T22:24:42.983 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.db_log_dir: 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T22:24:42.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.write_buffer_manager: 0x560412c9a120 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T22:24:42.985 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.row_cache: None 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.wal_filter: None 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.two_write_queues: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T22:24:42.986 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.atomic_flush: 0 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.max_open_files: -1 2024-02-22T22:24:42.987 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Compression algorithms supported: 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kZSTD supported: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kXpressCompression supported: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kZlibCompression supported: 1 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.855+0000 7f3af294a6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-22T22:24:42.988 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.merge_operator: 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_filter: None 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560412020118) 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T22:24:42.989 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x56041205a510 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-02-22T22:24:42.990 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-02-22T22:24:42.991 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression: NoCompression 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.num_levels: 7 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T22:24:42.992 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T22:24:42.993 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T22:24:42.994 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T22:24:42.995 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.table_properties_collectors: 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.bloom_locality: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T22:24:42.996 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: Options.ttl: 0 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 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-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.856+0000 7f3af294a6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.859+0000 7f3af294a6c0 4 rocksdb: DB pointer 0x5604120f5200 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.859+0000 7f3adbb0b700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.859+0000 7f3adbb0b700 4 rocksdb: [db/db_impl.cc:778] 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.997 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:42.998 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:42.999 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:43.000 INFO:teuthology.orchestra.run.smithi129.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-22T22:24:43.001 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:43.001 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:24:43.001 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-22T22:24:43.001 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.860+0000 7f3af294a6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-22T22:24:43.001 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.860+0000 7f3af294a6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-22T22:24:43.001 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-22T22:24:42.860+0000 7f3af294a6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-22T22:24:43.503 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:43.507 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-02-22T22:24:43.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-02-22T22:24:43.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-22T22:24:43.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-02-22T22:24:43.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target 2024-02-22T22:24:43.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target. 2024-02-22T22:24:43.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target. 2024-02-22T22:24:43.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target 2024-02-22T22:24:43.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-22T22:24:43.875 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a 2024-02-22T22:24:43.897 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a 2024-02-22T22:24:43.902 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a.service: Unit ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a.service not loaded. 2024-02-22T22:24:43.902 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a 2024-02-22T22:24:43.908 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target.wants/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a.service → /etc/systemd/system/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@.service. 2024-02-22T22:24:43.984 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a 2024-02-22T22:24:44.023 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:43 smithi129 systemd[1]: Starting Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:24:44.023 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:44 smithi129 podman[34752]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mon.a" found: no such container 2024-02-22T22:24:44.028 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2024-02-22T22:24:44.035 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout disabled 2024-02-22T22:24:44.035 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2024-02-22T22:24:44.043 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-22T22:24:44.043 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:firewalld.service is not enabled 2024-02-22T22:24:44.043 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for mon to start... 2024-02-22T22:24:44.044 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for mon... 2024-02-22T22:24:44.044 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-02-22T22:24:44.289 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:44 smithi129 systemd[1]: Started Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:24:44.942 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.31522s) 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-02-22T22:24:44.943 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:44.970 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:44 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.628586+0000 mon.a (mon.0) 0 : [INF] mkfs 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:44.970 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:44 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.604738+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-22T22:24:45.497 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-02-22T22:24:45.497 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/1d301c3a-d1d1-11ee-95c0-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-22T22:24:45.497 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-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-22T22:24:45.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:45 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.625639+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-22T22:24:45.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:45 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.625812+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0]} 2024-02-22T22:24:45.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:45 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.634244+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-22T22:24:45.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:45 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.644989+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-22T22:24:45.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:45 smithi129 bash[34768]: cluster 2024-02-22T22:24:44.647185+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-22T22:24:45.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:45 smithi129 bash[34768]: audit 2024-02-22T22:24:44.940832+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.129:0/500719776' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout log_to_journald = false 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-02-22T22:24:46.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-02-22T22:24:46.071 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-02-22T22:24:46.072 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-02-22T22:24:46.072 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-02-22T22:24:46.663 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-02-22T22:24:46.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/1d301c3a-d1d1-11ee-95c0-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-22T22:24:46.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-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-22T22:24:46.667 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:46 smithi129 bash[34768]: audit 2024-02-22T22:24:46.061708+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.129:0/1696762431' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-22T22:24:46.667 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:46 smithi129 bash[34768]: audit 2024-02-22T22:24:46.065120+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.129:0/1696762431' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-22T22:24:47.903 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Restarting the monitor... 2024-02-22T22:24:47.903 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a 2024-02-22T22:24:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:47 smithi129 bash[34768]: audit 2024-02-22T22:24:47.311181+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.129:0/1413455672' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:24:48.387 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:47 smithi129 systemd[1]: Stopping Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:24:48.387 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 bash[34768]: debug 2024-02-22T22:24:48.020+0000 7f3131fe6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:24:48.387 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 bash[34768]: debug 2024-02-22T22:24:48.020+0000 7f3131fe6700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-22T22:24:48.647 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 podman[35099]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mon.a 2024-02-22T22:24:48.703 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Setting mon public_network... 2024-02-22T22:24:48.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/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-22T22:24:48.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/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-22T22:24:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a.service: Succeeded. 2024-02-22T22:24:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 systemd[1]: Stopped Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:24:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 systemd[1]: Starting Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:24:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 podman[35140]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mon.a" found: no such container 2024-02-22T22:24:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:48 smithi129 systemd[1]: Started Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.291+0000 7f7923a466c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.291+0000 7f7923a466c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.291+0000 7f7923a466c0 0 pidfile_write: ignore empty --pid-file 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 load: jerasure load: lrc load: isa 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 set rocksdb option compression = kNoCompression 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-22T22:24:50.231 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 set rocksdb option compression = kNoCompression 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.295+0000 7f7923a466c0 1 rocksdb: do_open column families: [default] 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Compile date Mar 23 2020 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: DB SUMMARY 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: CURRENT file: CURRENT 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: IDENTITY file: IDENTITY 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69437 ; 2024-02-22T22:24:50.232 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.error_if_exists: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.create_if_missing: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.env: 0x55ce30a391a0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.info_log: 0x55ce315d89c0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.statistics: (nil) 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.use_fsync: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T22:24:50.233 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.db_log_dir: 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T22:24:50.234 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.write_buffer_manager: 0x55ce32170a80 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T22:24:50.235 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.row_cache: None 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.wal_filter: None 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.two_write_queues: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.atomic_flush: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T22:24:50.236 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_open_files: -1 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Compression algorithms supported: 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kZSTD supported: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kXpressCompression supported: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T22:24:50.237 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kZlibCompression supported: 1 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.merge_operator: 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_filter: None 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ce314f4130) 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cache_index_and_filter_blocks: 1 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: pin_top_level_index_and_filter: 1 2024-02-22T22:24:50.238 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: index_type: 0 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: data_block_index_type: 0 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: data_block_hash_table_util_ratio: 0.750000 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: hash_index_allow_collision: 1 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: checksum: 1 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: no_block_cache: 0 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_cache: 0x55ce3152e610 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_cache_name: BinnedLRUCache 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_cache_options: 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: capacity : 536870912 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: num_shard_bits : 4 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: strict_capacity_limit : 0 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: high_pri_pool_ratio: 0.000 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_cache_compressed: (nil) 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: persistent_cache: (nil) 2024-02-22T22:24:50.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_size: 4096 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_size_deviation: 10 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_restart_interval: 16 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: index_block_restart_interval: 1 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: metadata_block_size: 4096 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: partition_filters: 0 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: use_delta_encoding: 1 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: whole_key_filtering: 1 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: verify_compression: 0 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: read_amp_bytes_per_bit: 0 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: format_version: 2 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: enable_index_compression: 1 2024-02-22T22:24:50.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: block_align: 0 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression: NoCompression 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.num_levels: 7 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T22:24:50.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T22:24:50.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T22:24:50.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.table_properties_collectors: 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T22:24:50.244 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.bloom_locality: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: Options.ttl: 0 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 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-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.296+0000 7f7923a466c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.297+0000 7f7923a466c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708640689298130, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.297+0000 7f7923a466c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.297+0000 7f7923a466c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708640689298907, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66478, "table_properties": {"data_size": 64773, "index_size": 310, "filter_size": 581, "raw_key_size": 8761, "raw_average_key_size": 46, "raw_value_size": 59732, "raw_average_value_size": 319, "num_data_blocks": 10, "num_entries": 187, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.297+0000 7f7923a466c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.298+0000 7f7923a466c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708640689299262, "job": 1, "event": "recovery_finished"} 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.299+0000 7f7923a466c0 4 rocksdb: DB pointer 0x55ce315c9200 2024-02-22T22:24:50.245 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.299+0000 7f790ab93700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.299+0000 7f790ab93700 4 rocksdb: [db/db_impl.cc:778] 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** DB Stats ** 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** Compaction Stats [default] ** 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: L0 2/0 66.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Sum 2/0 66.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** Compaction Stats [default] ** 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Cumulative compaction: 0.00 GB write, 23.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Interval compaction: 0.00 GB write, 23.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.247 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** Compaction Stats [default] ** 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: L0 2/0 66.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Sum 2/0 66.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** Compaction Stats [default] ** 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:24:50.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:24:50.249 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:24:50.249 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:24:50.249 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: Cumulative compaction: 0.00 GB write, 22.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:24:50.249 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.249 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.299+0000 7f7923a466c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 1 mon.a@-1(???) e1 preinit fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 0 mon.a@-1(???).mds e1 new map 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 0 mon.a@-1(???).mds e1 print_map 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: e1 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 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-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: legacy client fscid: -1 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: No filesystems configured 2024-02-22T22:24:50.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: audit 2024-02-22T22:24:47.311181+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.129:0/1413455672' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.300+0000 7f7923a466c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expand map: {default=false} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta from 'false' to 'false' 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expanded map: {default=false} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expand map: {default=info} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta from 'info' to 'info' 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expanded map: {default=info} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expand map: {default=daemon} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expanded map: {default=daemon} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expand map: {default=debug} 2024-02-22T22:24:50.251 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta from 'debug' to 'debug' 2024-02-22T22:24:50.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: debug 2024-02-22T22:24:49.301+0000 7f7923a466c0 20 expand_channel_meta expanded map: {default=debug} 2024-02-22T22:24:50.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cluster 2024-02-22T22:24:49.318695+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-22T22:24:50.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cluster 2024-02-22T22:24:49.318754+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0]} 2024-02-22T22:24:50.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cluster 2024-02-22T22:24:49.318785+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-22T22:24:50.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cluster 2024-02-22T22:24:49.318809+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-22T22:24:50.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:49 smithi129 bash[35158]: cluster 2024-02-22T22:24:49.319126+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-22T22:24:50.473 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Creating mgr... 2024-02-22T22:24:50.475 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-22T22:24:50.482 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:50 smithi129 bash[35158]: audit 2024-02-22T22:24:49.899908+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.129:0/308215056' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-02-22T22:24:50.482 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:50 smithi129 bash[35158]: audit 2024-02-22T22:24:49.901855+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.129:0/308215056' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-02-22T22:24:50.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y 2024-02-22T22:24:50.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y 2024-02-22T22:24:50.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y.service: Unit ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y.service not loaded. 2024-02-22T22:24:50.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y 2024-02-22T22:24:50.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715.target.wants/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@.service. 2024-02-22T22:24:50.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y 2024-02-22T22:24:50.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2024-02-22T22:24:50.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout disabled 2024-02-22T22:24:50.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2024-02-22T22:24:50.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-22T22:24:50.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:firewalld.service is not enabled 2024-02-22T22:24:50.741 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:24:50.741 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-02-22T22:24:50.742 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for mgr to start... 2024-02-22T22:24:50.742 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for mgr... 2024-02-22T22:24:50.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-22T22:24:50.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-22T22:24:50.905 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:24:50 smithi129 podman[35378]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.y" found: no such container 2024-02-22T22:24:50.905 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:24:50 smithi129 systemd[1]: Started Ceph mgr.y for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d301c3a-d1d1-11ee-95c0-87774f69a715", 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-22T22:24:51.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-22T22:24:51.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:51.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-22T22:24:44.628883+0000", 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:51.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:51.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-22T22:24:51.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:24:51.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:51 smithi129 bash[35158]: audit 2024-02-22T22:24:51.501258+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.129:0/141952154' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:24:52.101 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-02-22T22:24:53.103 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-22T22:24:53.103 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d301c3a-d1d1-11ee-95c0-87774f69a715", 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-22T22:24:53.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 4, 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:53.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-22T22:24:53.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:53.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-22T22:24:44.628883+0000", 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-22T22:24:53.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:24:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:53 smithi129 bash[35158]: audit 2024-02-22T22:24:53.666424+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.129:0/1443618117' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:24:54.258 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-02-22T22:24:55.259 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-22T22:24:55.260 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-22T22:24:55.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: cluster 2024-02-22T22:24:54.910971+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-02-22T22:24:55.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: cluster 2024-02-22T22:24:54.913477+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00261281s) 2024-02-22T22:24:55.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:54.914025+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:24:55.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:54.914180+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:24:55.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:54.914339+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:24:55.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:54.914655+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:54.914863+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: cluster 2024-02-22T22:24:54.928499+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:54.938928+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:55.170732+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: cluster 2024-02-22T22:24:55.170778+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:55.170880+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"b000be27-fea2-4cfb-9fc7-c1f8a29384f4"}]: dispatch 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:55.173013+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:55.176098+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"b000be27-fea2-4cfb-9fc7-c1f8a29384f4"}]': finished 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:55.176796+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"e811767d-e2b1-4735-83ba-f1a3c27b48b3"}]: dispatch 2024-02-22T22:24:55.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:55 smithi129 bash[35158]: audit 2024-02-22T22:24:55.181436+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"e811767d-e2b1-4735-83ba-f1a3c27b48b3"}]': finished 2024-02-22T22:24:55.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d301c3a-d1d1-11ee-95c0-87774f69a715", 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:55.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 6, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-22T22:24:55.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-22T22:24:44.628883+0000", 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-22T22:24:55.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:24:56.423 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2024-02-22T22:24:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:56 smithi129 bash[35158]: audit 2024-02-22T22:24:55.815830+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.129:0/2078695957' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:24:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:56 smithi129 bash[35158]: cluster 2024-02-22T22:24:55.916116+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.00525s) 2024-02-22T22:24:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:56 smithi129 bash[35158]: audit 2024-02-22T22:24:56.173769+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.129:0/458834068' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T22:24:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:56 smithi129 bash[35158]: cluster 2024-02-22T22:24:56.173801+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-22T22:24:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:56 smithi129 bash[35158]: audit 2024-02-22T22:24:56.175314+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-22T22:24:57.424 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-22T22:24:57.424 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d301c3a-d1d1-11ee-95c0-87774f69a715", 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-22T22:24:58.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 8, 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-22T22:24:58.134 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-22T22:24:58.135 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:58.136 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-22T22:24:44.628883+0000", 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-22T22:24:58.137 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:24:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:57 smithi129 bash[35158]: audit 2024-02-22T22:24:56.654600+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-22T22:24:58.755 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Enabling cephadm module... 2024-02-22T22:24:58.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-02-22T22:24:58.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-02-22T22:24:58.758 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:58 smithi129 bash[35158]: cluster 2024-02-22T22:24:57.658997+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-22T22:24:58.758 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:24:58 smithi129 bash[35158]: audit 2024-02-22T22:24:58.126804+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.129:0/942256728' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:25:00.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:00 smithi129 bash[35158]: audit 2024-02-22T22:24:59.467583+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.129:0/3395090069' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-22T22:25:00.655 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:00 smithi129 bash[35394]: ignoring --setuser ceph since I am not root 2024-02-22T22:25:00.655 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:00 smithi129 bash[35394]: ignoring --setgroup ceph since I am not root 2024-02-22T22:25:01.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:01 smithi129 bash[35158]: audit 2024-02-22T22:25:00.311683+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.129:0/3395090069' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-22T22:25:01.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:01 smithi129 bash[35158]: cluster 2024-02-22T22:25:00.311727+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-02-22T22:25:04.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:03 smithi129 bash[35158]: cluster 2024-02-22T22:25:03.887980+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-02-22T22:25:04.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:03 smithi129 bash[35158]: cluster 2024-02-22T22:25:03.888380+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-02-22T22:25:04.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:03 smithi129 bash[35158]: cluster 2024-02-22T22:25:03.892548+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-22T22:25:04.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-22T22:25:04.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: cluster 2024-02-22T22:25:03.943197+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0548888s) 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.944519+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.945184+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.945359+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.945640+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.945857+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.965129+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.965395+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: cluster 2024-02-22T22:25:03.978233+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-02-22T22:25:05.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:03.998211+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-22T22:25:05.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:04 smithi129 bash[35158]: audit 2024-02-22T22:25:04.474561+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-22T22:25:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:05 smithi129 bash[35158]: cluster 2024-02-22T22:25:04.950951+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.06264s) 2024-02-22T22:25:07.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:06 smithi129 bash[35158]: cluster 2024-02-22T22:25:05.958041+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 8, 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:6800", 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1290288395 2024-02-22T22:25:08.131 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:6801", 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1290288395 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.129:6801/1290288395", 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-22T22:25:03.888300+0000", 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-22T22:25:08.132 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.133 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:08.522 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.523 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.524 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.525 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.526 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.527 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-22T22:25:08.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-22T22:25:08.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-22T22:25:08.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-22T22:25:08.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-22T22:25:08.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-22T22:25:08.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-22T22:25:08.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-22T22:25:08.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-22T22:25:08.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-22T22:25:08.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-22T22:25:08.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-22T22:25:08.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-22T22:25:08.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-22T22:25:08.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-22T22:25:08.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-22T22:25:08.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-22T22:25:08.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-22T22:25:08.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-22T22:25:08.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-22T22:25:08.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-22T22:25:08.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.646 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-22T22:25:08.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-22T22:25:08.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-22T22:25:08.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-22T22:25:08.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-22T22:25:08.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-22T22:25:08.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-22T22:25:08.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-22T22:25:08.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-22T22:25:08.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-22T22:25:08.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-22T22:25:08.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-22T22:25:08.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:08.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:08.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:08.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-22T22:25:08.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-22T22:25:08.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:0", 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2846876774 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:08.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:0", 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3831159201 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:0", 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2758664879 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:08.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:08.824 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:07 smithi129 bash[35158]: audit 2024-02-22T22:25:07.349025+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.129:0/2543867019' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-22T22:25:12.186 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-22T22:25:12.186 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for Mgr epoch 8... 2024-02-22T22:25:12.186 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-22T22:25:12.186 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-22T22:25:12.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:12.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 8, 2024-02-22T22:25:12.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-22T22:25:12.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:13.350 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-02-22T22:25:13.350 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-02-22T22:25:13.350 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-02-22T22:25:14.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:14 smithi129 bash[35158]: audit 2024-02-22T22:25:14.023574+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-02-22T22:25:14.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:14 smithi129 bash[35158]: audit 2024-02-22T22:25:14.026110+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-02-22T22:25:14.556 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Generating ssh key... 2024-02-22T22:25:14.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-02-22T22:25:14.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-02-22T22:25:15.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35158]: audit 2024-02-22T22:25:14.022459+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-22T22:25:15.843 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: Generating public/private rsa key pair. 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: Your identification has been saved in /tmp/tmp6uxmrmj2/key. 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: Your public key has been saved in /tmp/tmp6uxmrmj2/key.pub. 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: The key fingerprint is: 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: SHA256:5IHqywV4sucZ+PxL1jQCQZGlbEAJOW51CMZxkPM4pQg ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: The key's randomart image is: 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: +---[RSA 3072]----+ 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: |oOB+=+. | 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: |E+o*.+ . | 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: |+.B * . o | 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: |.* + o o . | 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: |. + + . S | 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: | * . + . | 2024-02-22T22:25:15.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: | o + + . | 2024-02-22T22:25:15.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: | * B | 2024-02-22T22:25:15.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: | B.o. | 2024-02-22T22:25:15.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:15 smithi129 bash[35394]: +----[SHA256]-----+ 2024-02-22T22:25:16.130 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-02-22T22:25:16.130 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-02-22T22:25:16.133 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:16 smithi129 bash[35158]: audit 2024-02-22T22:25:15.160658+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-22T22:25:16.133 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:16 smithi129 bash[35158]: cephadm 2024-02-22T22:25:15.160878+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2024-02-22T22:25:16.134 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:16 smithi129 bash[35158]: audit 2024-02-22T22:25:15.581195+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAwMpOgy2KmQgSVAUG2+3WYOcBmtT3ky5EYfVZlZJWB/K7M8dno2GK\nzv5KKWtKrfCzar7Mm6nxWUy7Nbr9/C9GNczFA6V0Hlsf73CgTffI4i28btPDK1fMfZblli\nGXvqqQugOj2WGZ6kqHUaQlEafJEj9o1kYkn33rU3u3tDrC1PMoaCuRsNXSYRN8Pb9GerDQ\nWUqCehdVxKpyrq+bXgPRhNJ6HyRw/s+/XS/f8hvIZKR7D7n1jdr53mOA5mLUR2u+ld3KEh\nJ2RVMBQM50ogmi1d4fGp9Z3YeATYaCgasqgfCir8AV+NsAnX4cwrSafRIm/JZoCIPCEeNx\nkBSuaO4EESEqnkENaGz0d10JqFAf7RRU77rn6vqropHk61qY3/IboKqdy3RDD0ZD0EoRju\ngKAV2iQhFocJJ6CM3eDS9SZJLqCU/Hj2JOsPlNm7VtSehS5vCQLKpJFPgLOWKY//KjF7v8\nwkc9QBzCzEagwUZpD2pGqyiRrDT08rqNmhwMOK4nAAAFoK8jxyGvI8chAAAAB3NzaC1yc2\nEAAAGBAMDKToMtipkIElQFBtvt1mDnAZrU95MuRGH1WZWSVgfyuzPHZ6Nhis7+SilrSq3w\ns2q+zJup8VlMuzW6/fwvRjXMxQOldB5bH+9woE33yOItvG7TwytXzH2W5ZYhl76qkLoDo9\nlhmepKh1GkJRGnyRI/aNZGJJ9961N7t7Q6wtTzKGgrkbDV0mETfD2/Rnqw0FlKgnoXVcSq\ncq6vm14D0YTSeh8kcP7Pv10v3/IbyGSkew+59Y3a+d5jgOZi1EdrvpXdyhISdkVTAUDOdK\nIJotXeHxqfWd2HgE2GgoGrKoHwoq/AFfjbAJ1+HMK0mn0SJvyWaAiDwhHjcZAUrmjuBBEh\nKp5BDWhs9HddCahQH+0UVO+65+r6q6KR5OtamN/yG6Cqnct0Qw9GQ9BKEY7oCgFdokIRaH\nCSegjN3g0vUmSS6glPx49iTrD5TZu1bUnoUubwkCyqSRT4CzlimP/yoxe7/MJHPUAcwsxG\noMFGaQ9qRqsokaw09PK6jZocDDiuJwAAAAMBAAEAAAGATvqR72tYvBhyabkldjOY/1mjbq\nqQQdtSaE76xCuO0vK9fhjSfDwZgXLrLsyla1yQI8rGR373QH4Os5RHOGileqTIkRXW3Bi4\nnH6nLUm1IfNanoxiB/+P5mNK6pYYdCOr5ohXN1aklzaw+OElznXOCYuwhxd1KWGMZkbomw\nz3hAWZKBOxO6Bc7yfsXd9eICUPNYUwrpOgr1CkaqvGGl22F5OiM9/Z6olw+9wBAk4faht3\nzpl/3v02H8TjqX4TOK8KTovwxGMDMjFX32lLxJJ+OH04VLrC3LGJRIGb50nktJDkHV4Lt3\n3qJnBqI/R9dqk5AX1KFq/Qb8rSzYErWzwVpZMxhvQXuxopEpZfCPsWbZOlPc86unlEw2kD\ngGpFt7Sys12rYyYDrBpnx01XgZb5TJt7FLiuV0U6qtiZJ5jbG6yforgeHqzovpI4ESVHWm\ne+ar7APRVlJeFlGoR7xOU5w5ql6jkYZuq1ghGBORUpdys5MrcjzVnUMUkrz1RaTYkBAAAA\nwBDWIk1DzV/yCOBOfXeqGuhVsJODeh/LFvK/3VTHgShVLEXvOv1vfcTTLuQ+9snJXNpR2z\n07zcXFUg8chz29ZN32q8QGOfQj7bEBi+ory4BLRZc54YXu0QFNnVrga7Q1zZx/+8LroOMd\nYOKLVCsuALC+0BcBtliUZiIW1XIOSy4jGblkO9ybFw/VjGYHBInO/F5Lqd+RTdOFgwUjmG\nL+TXyrmxisR9e77rIa//apXV0/8OgsqJa5EjaRGusPnknCxQAAAMEA4qNPasGcWFyBLSNc\n2cjsTfA98Xi0SqhZw5CU0uXI3cqbhfA0PTfjvLSRLJN6fMc3p0EXEHgJL0hFLSG88qaCfo\ndL8biNLd58eayKJT+6dDG0a5n0Og3UjKXT2Otv7RVWexoRgq2aJy8D4gu++36G1Rq7VSpy\nX/0ECDPxrqh+ouTWwfHUcm/8gcUBW1+KwNkr84UXr3iI221jyCbIzSaAOJxz3S00v7mJAm\nsar3LyHsZmPqsBR3QyXnaAIYTw6CBTAAAAwQDZxGb4Sl8QKVw3qXXvBS/dtn3S7HKzBTv+\nHBCv763v6zVoCXa72bbsvS6iWPMKmmxVHuTDn1W5J4GW71mLQxLL4VqcTthD2ETp3JK9tE\nEUZy1RSGJb6OF91qRbiG1HIVLz+nA0eMmv91O/W6A9iK8TpzcE0ZK/O+NjlU7sPPYKOd4K\na6wbUNbN6toaOFv6a/qICvJGEMatbUHf5xTDHLO4ybQtHuPi6dHsky17fbM8uWJtQATolv\nF2Y4IZsd2pUF0AAAApY2VwaC0xZDMwMWMzYS1kMWQxLTExZWUtOTVjMC04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:25:16.134 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:16 smithi129 bash[35158]: audit 2024-02-22T22:25:15.582901+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAwMpOgy2KmQgSVAUG2+3WYOcBmtT3ky5EYfVZlZJWB/K7M8dno2GK\nzv5KKWtKrfCzar7Mm6nxWUy7Nbr9/C9GNczFA6V0Hlsf73CgTffI4i28btPDK1fMfZblli\nGXvqqQugOj2WGZ6kqHUaQlEafJEj9o1kYkn33rU3u3tDrC1PMoaCuRsNXSYRN8Pb9GerDQ\nWUqCehdVxKpyrq+bXgPRhNJ6HyRw/s+/XS/f8hvIZKR7D7n1jdr53mOA5mLUR2u+ld3KEh\nJ2RVMBQM50ogmi1d4fGp9Z3YeATYaCgasqgfCir8AV+NsAnX4cwrSafRIm/JZoCIPCEeNx\nkBSuaO4EESEqnkENaGz0d10JqFAf7RRU77rn6vqropHk61qY3/IboKqdy3RDD0ZD0EoRju\ngKAV2iQhFocJJ6CM3eDS9SZJLqCU/Hj2JOsPlNm7VtSehS5vCQLKpJFPgLOWKY//KjF7v8\nwkc9QBzCzEagwUZpD2pGqyiRrDT08rqNmhwMOK4nAAAFoK8jxyGvI8chAAAAB3NzaC1yc2\nEAAAGBAMDKToMtipkIElQFBtvt1mDnAZrU95MuRGH1WZWSVgfyuzPHZ6Nhis7+SilrSq3w\ns2q+zJup8VlMuzW6/fwvRjXMxQOldB5bH+9woE33yOItvG7TwytXzH2W5ZYhl76qkLoDo9\nlhmepKh1GkJRGnyRI/aNZGJJ9961N7t7Q6wtTzKGgrkbDV0mETfD2/Rnqw0FlKgnoXVcSq\ncq6vm14D0YTSeh8kcP7Pv10v3/IbyGSkew+59Y3a+d5jgOZi1EdrvpXdyhISdkVTAUDOdK\nIJotXeHxqfWd2HgE2GgoGrKoHwoq/AFfjbAJ1+HMK0mn0SJvyWaAiDwhHjcZAUrmjuBBEh\nKp5BDWhs9HddCahQH+0UVO+65+r6q6KR5OtamN/yG6Cqnct0Qw9GQ9BKEY7oCgFdokIRaH\nCSegjN3g0vUmSS6glPx49iTrD5TZu1bUnoUubwkCyqSRT4CzlimP/yoxe7/MJHPUAcwsxG\noMFGaQ9qRqsokaw09PK6jZocDDiuJwAAAAMBAAEAAAGATvqR72tYvBhyabkldjOY/1mjbq\nqQQdtSaE76xCuO0vK9fhjSfDwZgXLrLsyla1yQI8rGR373QH4Os5RHOGileqTIkRXW3Bi4\nnH6nLUm1IfNanoxiB/+P5mNK6pYYdCOr5ohXN1aklzaw+OElznXOCYuwhxd1KWGMZkbomw\nz3hAWZKBOxO6Bc7yfsXd9eICUPNYUwrpOgr1CkaqvGGl22F5OiM9/Z6olw+9wBAk4faht3\nzpl/3v02H8TjqX4TOK8KTovwxGMDMjFX32lLxJJ+OH04VLrC3LGJRIGb50nktJDkHV4Lt3\n3qJnBqI/R9dqk5AX1KFq/Qb8rSzYErWzwVpZMxhvQXuxopEpZfCPsWbZOlPc86unlEw2kD\ngGpFt7Sys12rYyYDrBpnx01XgZb5TJt7FLiuV0U6qtiZJ5jbG6yforgeHqzovpI4ESVHWm\ne+ar7APRVlJeFlGoR7xOU5w5ql6jkYZuq1ghGBORUpdys5MrcjzVnUMUkrz1RaTYkBAAAA\nwBDWIk1DzV/yCOBOfXeqGuhVsJODeh/LFvK/3VTHgShVLEXvOv1vfcTTLuQ+9snJXNpR2z\n07zcXFUg8chz29ZN32q8QGOfQj7bEBi+ory4BLRZc54YXu0QFNnVrga7Q1zZx/+8LroOMd\nYOKLVCsuALC+0BcBtliUZiIW1XIOSy4jGblkO9ybFw/VjGYHBInO/F5Lqd+RTdOFgwUjmG\nL+TXyrmxisR9e77rIa//apXV0/8OgsqJa5EjaRGusPnknCxQAAAMEA4qNPasGcWFyBLSNc\n2cjsTfA98Xi0SqhZw5CU0uXI3cqbhfA0PTfjvLSRLJN6fMc3p0EXEHgJL0hFLSG88qaCfo\ndL8biNLd58eayKJT+6dDG0a5n0Og3UjKXT2Otv7RVWexoRgq2aJy8D4gu++36G1Rq7VSpy\nX/0ECDPxrqh+ouTWwfHUcm/8gcUBW1+KwNkr84UXr3iI221jyCbIzSaAOJxz3S00v7mJAm\nsar3LyHsZmPqsBR3QyXnaAIYTw6CBTAAAAwQDZxGb4Sl8QKVw3qXXvBS/dtn3S7HKzBTv+\nHBCv763v6zVoCXa72bbsvS6iWPMKmmxVHuTDn1W5J4GW71mLQxLL4VqcTthD2ETp3JK9tE\nEUZy1RSGJb6OF91qRbiG1HIVLz+nA0eMmv91O/W6A9iK8TpzcE0ZK/O+NjlU7sPPYKOd4K\na6wbUNbN6toaOFv6a/qICvJGEMatbUHf5xTDHLO4ybQtHuPi6dHsky17fbM8uWJtQATolv\nF2Y4IZsd2pUF0AAAApY2VwaC0xZDMwMWMzYS1kMWQxLTExZWUtOTVjMC04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-02-22T22:25:16.134 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:16 smithi129 bash[35158]: audit 2024-02-22T22:25:15.583279+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715\n"}]: dispatch 2024-02-22T22:25:16.134 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:16 smithi129 bash[35158]: audit 2024-02-22T22:25:15.584482+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715\n"}]': finished 2024-02-22T22:25:16.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:25:17.312 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-22T22:25:17.312 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-02-22T22:25:17.312 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Adding host smithi129... 2024-02-22T22:25:17.312 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi129'] 2024-02-22T22:25:17.313 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi129 2024-02-22T22:25:17.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:17 smithi129 bash[35158]: audit 2024-02-22T22:25:16.758717+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-22T22:25:18.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:18 smithi129 bash[35394]: Warning: Permanently added 'smithi129,172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-22T22:25:18.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:18 smithi129 bash[35158]: audit 2024-02-22T22:25:18.064754+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi129", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:25:19.069 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi129' 2024-02-22T22:25:19.738 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Enabling the dashboard module... 2024-02-22T22:25:19.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-02-22T22:25:19.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-02-22T22:25:19.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:19 smithi129 bash[35158]: audit 2024-02-22T22:25:18.528334+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"smithi129\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:25:19.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:19 smithi129 bash[35158]: audit 2024-02-22T22:25:18.530049+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"smithi129\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-22T22:25:19.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:19 smithi129 bash[35158]: cephadm 2024-02-22T22:25:18.530349+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi129 2024-02-22T22:25:19.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:19 smithi129 bash[35158]: audit 2024-02-22T22:25:18.722471+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:25:19.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:19 smithi129 bash[35158]: audit 2024-02-22T22:25:18.724932+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:25:19.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:19 smithi129 bash[35158]: audit 2024-02-22T22:25:18.725469+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:25:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:20 smithi129 bash[35158]: audit 2024-02-22T22:25:20.536602+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:20.535037\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:20.536093\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:20.536192\", \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:25:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:20 smithi129 bash[35158]: audit 2024-02-22T22:25:20.538339+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:20.535037\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:20.536093\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:20.536192\", \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:25:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:20 smithi129 bash[35158]: audit 2024-02-22T22:25:20.538727+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.129:0/210973357' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:25:21.870 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:21 smithi129 bash[35158]: audit 2024-02-22T22:25:20.715703+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.129:0/184216656' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-22T22:25:21.870 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:21 smithi129 bash[35394]: ignoring --setuser ceph since I am not root 2024-02-22T22:25:21.870 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:21 smithi129 bash[35394]: ignoring --setgroup ceph since I am not root 2024-02-22T22:25:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:22 smithi129 bash[35158]: audit 2024-02-22T22:25:21.592325+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.129:0/184216656' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-22T22:25:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:22 smithi129 bash[35158]: cluster 2024-02-22T22:25:21.592361+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 17s) 2024-02-22T22:25:23.300 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-22T22:25:23.300 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-22T22:25:24.140 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.140 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-02-22T22:25:24.140 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2024-02-22T22:25:24.140 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:6800", 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1290288395 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:6801", 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1290288395 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:24.141 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.129:6801/1290288395", 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-22T22:25:03.888300+0000", 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-22T22:25:24.142 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.528 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.529 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.530 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.531 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.532 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.533 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.534 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.535 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.536 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-22T22:25:24.537 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.538 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.539 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.540 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.541 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.542 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.543 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.544 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-22T22:25:24.545 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.546 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.547 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.548 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.549 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-22T22:25:24.550 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.551 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.552 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.553 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.554 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.555 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-22T22:25:24.556 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.557 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-22T22:25:24.558 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:24.559 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-22T22:25:24.560 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-22T22:25:24.561 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.562 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.563 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.564 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.565 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.566 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.567 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.568 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.569 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.570 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.571 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.572 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.573 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.574 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.575 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.576 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.577 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.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-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-22T22:25:24.578 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.579 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.580 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.581 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.582 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.583 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.584 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.585 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.586 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.587 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.588 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.589 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.590 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.591 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.592 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.593 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.594 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.595 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.596 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.597 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-22T22:25:24.598 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.599 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.600 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-22T22:25:24.601 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-22T22:25:24.602 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-22T22:25:24.603 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.604 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.605 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-22T22:25:24.606 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.607 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.608 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.609 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.610 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.611 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.612 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.613 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.614 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.615 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-22T22:25:24.616 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.617 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.618 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.619 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.620 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.621 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.622 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.623 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.624 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.625 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.626 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-22T22:25:24.627 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.628 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.629 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.630 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.631 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.632 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.633 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.634 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.635 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.636 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.637 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.638 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.639 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.640 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-22T22:25:24.641 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-22T22:25:24.642 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.643 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-22T22:25:24.644 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.645 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.647 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.648 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.649 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.650 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.651 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.652 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-22T22:25:24.653 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.654 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.655 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.656 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.657 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.658 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.659 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.660 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.661 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.662 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.663 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.664 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-22T22:25:24.665 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:24.666 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-22T22:25:24.667 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-22T22:25:24.668 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.669 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.670 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.671 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.672 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.674 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.675 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.676 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.677 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-22T22:25:24.678 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-22T22:25:24.679 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:24.680 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.681 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.682 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.683 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.686 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.687 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.688 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.689 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.691 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.692 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.694 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.695 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.696 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.697 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.698 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.699 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.700 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.701 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-22T22:25:24.702 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.703 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.704 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.705 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.706 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.708 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.709 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-22T22:25:24.710 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.711 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.712 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.713 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.714 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.715 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.716 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.717 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.718 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-22T22:25:24.719 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.720 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.721 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.722 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.723 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.724 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.725 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.726 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.727 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.728 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.729 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.730 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.731 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.732 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.733 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.734 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.735 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.736 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.737 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.738 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.739 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.740 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.741 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.742 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.743 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.744 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.745 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.746 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.747 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.748 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.749 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.750 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.751 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.752 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.753 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.754 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.755 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-22T22:25:24.756 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.757 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.758 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.759 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.760 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.761 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.762 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.763 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.764 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.765 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.766 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.767 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.768 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.769 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.770 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.771 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.772 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.773 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.774 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.775 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.776 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.777 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.778 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.779 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.780 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.781 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.782 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.783 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.784 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.785 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.786 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.787 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.788 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.789 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.790 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-22T22:25:24.791 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.792 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.793 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.794 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.795 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.796 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.797 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.798 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.799 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.800 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.801 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.802 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.803 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.804 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-22T22:25:24.805 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.806 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.807 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.808 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.809 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.810 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.811 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.812 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.813 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.814 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.815 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.816 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.817 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.818 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.819 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.820 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.821 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.822 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.823 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.824 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.825 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.826 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.827 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.828 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.829 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.830 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.831 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.832 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.833 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-22T22:25:24.834 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.835 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.836 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.837 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.838 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-22T22:25:24.839 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-22T22:25:24.840 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-22T22:25:24.841 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:0", 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2846876774 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:24.842 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:0", 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3831159201 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.129:0", 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2758664879 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.843 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:24.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:24 smithi129 bash[35158]: audit 2024-02-22T22:25:24.134867+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.129:0/2088913010' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-22T22:25:25.012 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-22T22:25:25.012 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-02-22T22:25:25.012 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-22T22:25:25.012 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-22T22:25:25.905 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:25 smithi129 bash[35394]: Warning: Permanently added 'smithi129,172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-22T22:25:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:25 smithi129 bash[35158]: cluster 2024-02-22T22:25:25.353831+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2024-02-22T22:25:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:25 smithi129 bash[35158]: cluster 2024-02-22T22:25:25.354289+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2024-02-22T22:25:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:25 smithi129 bash[35158]: cluster 2024-02-22T22:25:25.356454+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-22T22:25:26.501 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-22T22:25:26.501 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-02-22T22:25:26.501 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-22T22:25:26.501 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: cluster 2024-02-22T22:25:25.484261+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.13005s) 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.485804+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.486681+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.486841+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.486994+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.487267+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.487802+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:25:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.488036+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.488243+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.488436+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.488624+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.488814+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: cluster 2024-02-22T22:25:25.502750+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:25.523370+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:26.012556+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-22T22:25:26.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:26 smithi129 bash[35158]: audit 2024-02-22T22:25:26.012865+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:25:27.253 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-02-22T22:25:27.253 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-02-22T22:25:27.253 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-02-22T22:25:27.522 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:27 smithi129 bash[35158]: cluster 2024-02-22T22:25:26.490856+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.13665s) 2024-02-22T22:25:28.208 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-02-22T22:25:28.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: cluster 2024-02-22T22:25:27.493208+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-22T22:25:28.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.021874+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021272\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021369\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:28.021447\", \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:25:28.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.023703+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021272\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021369\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:28.021447\", \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:25:28.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.024156+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:25:28.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.201075+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEFp/oddrZE3vqcciGmHsHmcwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDIyMjIyMjUy\nOFoXDTM0MDIxOTIyMjUyOFowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuVxyD3Lx\n893zqcYUUyzwjDen417Alm8/aVZZ9MOHidt3SCLKp42ElDk10JFG3RHh46wRB/Po\nL6ELiwJqfdkhdzkPcNOhrXLTm2nXX0QY8yke5OBNLkTyyi1qQqgp+d60V1Q710sF\nya7pq7x7JXOuavksa+ge3hyBK/Hq5Sx3juF2r14KoFFGO0iCB7muzqAKwghgCR3H\n23IuMSPSZVh+vjM9lEv1M/WJbc3BpwmoqUO1roj6PTry1Kh0KVCa9nS0Ju/hZOpN\ndxKAMYN/Tb6kPFP+aKFXRGuJyZTuofvNDpMCD9ashTwczgPge1HsQstEZtM0SU50\ntqQmLJeD4KnOyQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCD0mDQ4YtWyF+a1cp2\nJw/AL8PkRJsTr/E8KIZG0O4saSOGNZ+uDgj1yR+UbSNSg/sMiqQ20GIC49Iw6qZw\nrkqTUNkL8XfHBIczZRyn/9LCiQVnBWja/zlnFGNiWN9zl5Ae3GWQNHSGfrZITbvk\ni74h4HxasgwNH12qefF9vvX19vnhOFq8EKObdtwE04roH61Xku/nXmyDORfWQ/GU\nH3altNsHkcmHg+FDjC1lAVdhoopS6KF7tCscP/Ht2ZoiP5tvT2/orsuLH2fyvQYI\nfLDFGXWh0uwAoRASGXeMLO0HDhpmT48jfnEt/CSPyhvLpF71J4QmqCz9vGNMASpD\n6uH2\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:25:28.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.203551+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEFp/oddrZE3vqcciGmHsHmcwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDIyMjIyMjUy\nOFoXDTM0MDIxOTIyMjUyOFowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuVxyD3Lx\n893zqcYUUyzwjDen417Alm8/aVZZ9MOHidt3SCLKp42ElDk10JFG3RHh46wRB/Po\nL6ELiwJqfdkhdzkPcNOhrXLTm2nXX0QY8yke5OBNLkTyyi1qQqgp+d60V1Q710sF\nya7pq7x7JXOuavksa+ge3hyBK/Hq5Sx3juF2r14KoFFGO0iCB7muzqAKwghgCR3H\n23IuMSPSZVh+vjM9lEv1M/WJbc3BpwmoqUO1roj6PTry1Kh0KVCa9nS0Ju/hZOpN\ndxKAMYN/Tb6kPFP+aKFXRGuJyZTuofvNDpMCD9ashTwczgPge1HsQstEZtM0SU50\ntqQmLJeD4KnOyQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCD0mDQ4YtWyF+a1cp2\nJw/AL8PkRJsTr/E8KIZG0O4saSOGNZ+uDgj1yR+UbSNSg/sMiqQ20GIC49Iw6qZw\nrkqTUNkL8XfHBIczZRyn/9LCiQVnBWja/zlnFGNiWN9zl5Ae3GWQNHSGfrZITbvk\ni74h4HxasgwNH12qefF9vvX19vnhOFq8EKObdtwE04roH61Xku/nXmyDORfWQ/GU\nH3altNsHkcmHg+FDjC1lAVdhoopS6KF7tCscP/Ht2ZoiP5tvT2/orsuLH2fyvQYI\nfLDFGXWh0uwAoRASGXeMLO0HDhpmT48jfnEt/CSPyhvLpF71J4QmqCz9vGNMASpD\n6uH2\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:25:28.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.204003+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC5XHIPcvHz3fOp\nxhRTLPCMN6fjXsCWbz9pVln0w4eJ23dIIsqnjYSUOTXQkUbdEeHjrBEH8+gvoQuL\nAmp92SF3OQ9w06GtctObaddfRBjzKR7k4E0uRPLKLWpCqCn53rRXVDvXSwXJrumr\nvHslc65q+Sxr6B7eHIEr8erlLHeO4XavXgqgUUY7SIIHua7OoArCCGAJHcfbci4x\nI9JlWH6+Mz2US/Uz9YltzcGnCaipQ7WuiPo9OvLUqHQpUJr2dLQm7+Fk6k13EoAx\ng39NvqQ8U/5ooVdEa4nJlO6h+80OkwIP1qyFPBzOA+B7UexCy0Rm0zRJTnS2pCYs\nl4Pgqc7JAgMBAAECggEBAKBd9uCe1e3izPjJQrRjYQou7LWuOHjubrI330QAFreS\nhLSIRUSJD3cduA1mYyTIX+KV73Yt82ehsVbnFDMlM+ruFwnKT0q82Y7QF2F4jQ1z\nOiNSW/P3+wYoHJLm4sonf2c+nTc61RsUlV3bh79zQieSxHfnLy2DA859UnhL7HRT\n62dxHvxYbXwHkncVBn5was3Mr+kzR1ThXSktTHV3C3uQPFeLVgrOfb40e6vUNZl2\nIF4ssvzpwNcVRvK2O1eXdjSQIIMHQ0fXQFtZBv/jsmGK3EZbyx2qsUuLW+2UkV5i\niIFyu6ii2/3i8wLFplMx3prQqYFf+CVFA39jeLbGegECgYEA2tt5zv2LWrehTasd\nJR1zVCx0mJ7fEYX5NwwWjr+05mzcHQM09rzyjd4MblFebxChrXBRwn0HjJdRE3gB\ngARg90R0MZH3pdoWv9PoV3ERQm9K2lqqEZtPKhcnOjR3HSACY6Kt/RV/PKqole5w\nPGKZf75fmb9lyWVAsXk3CG5D4nkCgYEA2NGvk8MH5x+mfSrlCp/lbMgAw1xuyRRT\nvA8iS/XPOT0Bjz09JcWR8V9haywhp+GBkfeKz+YRtanfRQ+YQcQsj+pPhn0S4aA5\nByrC0qal0p2tR5dPxv/c3JJQoXFKZPg+2Szw7d9kJOOXdoTAamUv5l903c2JagHr\nXydBF/HCutECgYEAzPOtzX64ytqeTvrIj2JWB2SeR/K3mVRqPveuBD5ZLVSSiQTg\ny5PEXcCsyX6fvcjIb4B4wHaP5EQsI9xFI1p2Z/kOCwHT9dgXZ8sNkR2MeTd51KQF\nEfnsl9EY5jQNvBOmySGmaBSClBCJUeb56kK31t4z7upDaufMPqbyN43zOpkCgYAo\nqNnmOdLHkvXjzyF4ppedmLwb5r+X0coKIERsPkKIF1qtg+xtoulFfH+GW5ZMJ0vn\nFabgaeK0UJDgIJaK7sD0lBopvFbIHQXUxD4Yxsud/Ze7LzL0vJKsgnvAasBqwur2\nSyk7UoMzL8L9pNN4oFUlPI1r8tlsGcQL6g6Y8Ot1oQKBgHXrrtSdTSJslnCOQ4ng\nTvd97h0ibWW6AvA2hSg58+LplSwVhjVhsSiBhTHBPEuI3ixlQyHLBtKyg30c27I1\nV8279gSbmowB1CMA0+AvNdfecwPI7Uqisz0T78l+jmuxRJ8RLylk8Y4qe7yxf1fP\ngEElqvGQ0rHm7W1Nz+co5G93\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:25:28.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:28 smithi129 bash[35158]: audit 2024-02-22T22:25:28.206450+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC5XHIPcvHz3fOp\nxhRTLPCMN6fjXsCWbz9pVln0w4eJ23dIIsqnjYSUOTXQkUbdEeHjrBEH8+gvoQuL\nAmp92SF3OQ9w06GtctObaddfRBjzKR7k4E0uRPLKLWpCqCn53rRXVDvXSwXJrumr\nvHslc65q+Sxr6B7eHIEr8erlLHeO4XavXgqgUUY7SIIHua7OoArCCGAJHcfbci4x\nI9JlWH6+Mz2US/Uz9YltzcGnCaipQ7WuiPo9OvLUqHQpUJr2dLQm7+Fk6k13EoAx\ng39NvqQ8U/5ooVdEa4nJlO6h+80OkwIP1qyFPBzOA+B7UexCy0Rm0zRJTnS2pCYs\nl4Pgqc7JAgMBAAECggEBAKBd9uCe1e3izPjJQrRjYQou7LWuOHjubrI330QAFreS\nhLSIRUSJD3cduA1mYyTIX+KV73Yt82ehsVbnFDMlM+ruFwnKT0q82Y7QF2F4jQ1z\nOiNSW/P3+wYoHJLm4sonf2c+nTc61RsUlV3bh79zQieSxHfnLy2DA859UnhL7HRT\n62dxHvxYbXwHkncVBn5was3Mr+kzR1ThXSktTHV3C3uQPFeLVgrOfb40e6vUNZl2\nIF4ssvzpwNcVRvK2O1eXdjSQIIMHQ0fXQFtZBv/jsmGK3EZbyx2qsUuLW+2UkV5i\niIFyu6ii2/3i8wLFplMx3prQqYFf+CVFA39jeLbGegECgYEA2tt5zv2LWrehTasd\nJR1zVCx0mJ7fEYX5NwwWjr+05mzcHQM09rzyjd4MblFebxChrXBRwn0HjJdRE3gB\ngARg90R0MZH3pdoWv9PoV3ERQm9K2lqqEZtPKhcnOjR3HSACY6Kt/RV/PKqole5w\nPGKZf75fmb9lyWVAsXk3CG5D4nkCgYEA2NGvk8MH5x+mfSrlCp/lbMgAw1xuyRRT\nvA8iS/XPOT0Bjz09JcWR8V9haywhp+GBkfeKz+YRtanfRQ+YQcQsj+pPhn0S4aA5\nByrC0qal0p2tR5dPxv/c3JJQoXFKZPg+2Szw7d9kJOOXdoTAamUv5l903c2JagHr\nXydBF/HCutECgYEAzPOtzX64ytqeTvrIj2JWB2SeR/K3mVRqPveuBD5ZLVSSiQTg\ny5PEXcCsyX6fvcjIb4B4wHaP5EQsI9xFI1p2Z/kOCwHT9dgXZ8sNkR2MeTd51KQF\nEfnsl9EY5jQNvBOmySGmaBSClBCJUeb56kK31t4z7upDaufMPqbyN43zOpkCgYAo\nqNnmOdLHkvXjzyF4ppedmLwb5r+X0coKIERsPkKIF1qtg+xtoulFfH+GW5ZMJ0vn\nFabgaeK0UJDgIJaK7sD0lBopvFbIHQXUxD4Yxsud/Ze7LzL0vJKsgnvAasBqwur2\nSyk7UoMzL8L9pNN4oFUlPI1r8tlsGcQL6g6Y8Ot1oQKBgHXrrtSdTSJslnCOQ4ng\nTvd97h0ibWW6AvA2hSg58+LplSwVhjVhsSiBhTHBPEuI3ixlQyHLBtKyg30c27I1\nV8279gSbmowB1CMA0+AvNdfecwPI7Uqisz0T78l+jmuxRJ8RLylk8Y4qe7yxf1fP\ngEElqvGQ0rHm7W1Nz+co5G93\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:25:29.098 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Creating initial admin user... 2024-02-22T22:25:29.098 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'ggnwf3vjuh', 'administrator', '--force-password', '--pwd-update-required'] 2024-02-22T22:25:29.098 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin ggnwf3vjuh administrator --force-password --pwd-update-required 2024-02-22T22:25:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:29 smithi129 bash[35158]: audit 2024-02-22T22:25:28.145683+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-22T22:25:30.085 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$Ow.6tZ1L9ZlSXd7UsFCSIu945HDpSBAZz5rRLjh2bWh2Lwwt8xS9K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708640730, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-22T22:25:30.861 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:30 smithi129 bash[35158]: audit 2024-02-22T22:25:30.082748+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$Ow.6tZ1L9ZlSXd7UsFCSIu945HDpSBAZz5rRLjh2bWh2Lwwt8xS9K\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1708640730, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-02-22T22:25:30.861 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:30 smithi129 bash[35158]: audit 2024-02-22T22:25:30.084476+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$Ow.6tZ1L9ZlSXd7UsFCSIu945HDpSBAZz5rRLjh2bWh2Lwwt8xS9K\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1708640730, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-02-22T22:25:31.070 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Fetching dashboard port number... 2024-02-22T22:25:31.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi129', '-v', '/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpabekpr63:/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-22T22:25:31.070 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi129 -v /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2y9jb488:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpabekpr63:/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-22T22:25:31.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:31 smithi129 bash[35158]: audit 2024-02-22T22:25:29.868205+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "ggnwf3vjuh", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:25:31.947 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-02-22T22:25:32.506 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-02-22T22:25:32.506 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: URL: https://smithi129.front.sepia.ceph.com:8443/ 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: User: admin 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: Password: ggnwf3vjuh 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: ceph telemetry on 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr:For more information see: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-22T22:25:32.507 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:25:32.508 INFO:teuthology.orchestra.run.smithi129.stderr:INFO:cephadm:Bootstrap complete. 2024-02-22T22:25:32.508 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Releasing lock 140498267429016 on /run/cephadm/1d301c3a-d1d1-11ee-95c0-87774f69a715.lock 2024-02-22T22:25:32.508 INFO:teuthology.orchestra.run.smithi129.stderr:DEBUG:cephadm:Lock 140498267429016 released on /run/cephadm/1d301c3a-d1d1-11ee-95c0-87774f69a715.lock 2024-02-22T22:25:32.532 INFO:tasks.cephadm:Fetching config... 2024-02-22T22:25:32.533 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:25:32.533 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-22T22:25:32.550 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-22T22:25:32.550 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:25:32.551 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-22T22:25:32.608 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-22T22:25:32.609 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:25:32.609 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-22T22:25:32.674 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-22T22:25:32.674 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:25:32.674 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-22T22:25:32.732 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-22T22:25:32.732 DEBUG:teuthology.orchestra.run.smithi129:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-22T22:25:32.796 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:32 smithi129 bash[35158]: cluster 2024-02-22T22:25:31.498605+0000 mon.a (mon.0) 102 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-22T22:25:32.796 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:32 smithi129 bash[35158]: audit 2024-02-22T22:25:31.835163+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.129:0/2427847086' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-22T22:25:32.808 INFO:teuthology.orchestra.run.smithi129.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:25:32.818 DEBUG:teuthology.orchestra.run.smithi171:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-22T22:25:32.862 INFO:teuthology.orchestra.run.smithi171.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAyk6DLYqZCBJUBQbb7dZg5wGa1PeTLkRh9VmVklYH8rszx2ejYYrO/kopa0qt8LNqvsybqfFZTLs1uv38L0Y1zMUDpXQeWx/vcKBN98jiLbxu08MrV8x9luWWIZe+qpC6A6PZYZnqSodRpCURp8kSP2jWRiSffetTe7e0OsLU8yhoK5Gw1dJhE3w9v0Z6sNBZSoJ6F1XEqnKur5teA9GE0nofJHD+z79dL9/yG8hkpHsPufWN2vneY4DmYtRHa76V3coSEnZFUwFAznSiCaLV3h8an1ndh4BNhoKBqyqB8KKvwBX42wCdfhzCtJp9Eib8lmgIg8IR43GQFK5o7gQRISqeQQ1obPR3XQmoUB/tFFTvuufq+quikeTrWpjf8hugqp3LdEMPRkPQShGO6AoBXaJCEWhwknoIzd4NL1JkkuoJT8ePYk6w+U2btW1J6FLm8JAsqkkU+As5Ypj/8qMXu/zCRz1AHMLMRqDBRmkPakarKJGsNPTyuo2aHAw4ric= ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:25:32.874 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi171 2024-02-22T22:25:32.874 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:25:32.874 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/etc/ceph/ceph.conf 2024-02-22T22:25:32.893 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:25:32.893 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T22:25:32.952 INFO:tasks.cephadm:Adding host smithi171 to orchestrator... 2024-02-22T22:25:32.953 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch host add smithi171 2024-02-22T22:25:33.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:33 smithi129 bash[35158]: audit 2024-02-22T22:25:32.959685+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:25:33.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:33 smithi129 bash[35158]: audit 2024-02-22T22:25:33.135778+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021272\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021369\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:28.021447\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:25:33.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:33 smithi129 bash[35158]: audit 2024-02-22T22:25:33.137620+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021272\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:25:28.021369\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:28.021447\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:25:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:46 smithi129 bash[35158]: cluster 2024-02-22T22:25:45.488061+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-22T22:25:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:48 smithi129 bash[35158]: cluster 2024-02-22T22:25:47.488290+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-22T22:25:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:50 smithi129 bash[35158]: cluster 2024-02-22T22:25:49.488624+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-22T22:25:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:52 smithi129 bash[35158]: cluster 2024-02-22T22:25:51.488902+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-22T22:25:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:54 smithi129 bash[35158]: cluster 2024-02-22T22:25:53.489263+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-22T22:25:56.155 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:25:55 smithi129 bash[35394]: Warning: Permanently added 'smithi171,172.21.15.171' (ECDSA) to the list of known hosts. 2024-02-22T22:25:56.641 INFO:teuthology.orchestra.run.smithi171.stdout:Added host 'smithi171' 2024-02-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: cluster 2024-02-22T22:25:55.489584+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-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.099685+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"smithi129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.101770+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"smithi129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.298356+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.302749+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.303357+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:25:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.476373+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:56.476053\", \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:25:56.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.480616+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:56.476053\", \"networks\": {}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:25:56.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:56 smithi129 bash[35158]: audit 2024-02-22T22:25:56.481172+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:25:57.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:57 smithi129 bash[35158]: audit 2024-02-22T22:25:55.637003+0000 mgr.y (mgr.14142) 9 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi171", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:25:57.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:57 smithi129 bash[35158]: cephadm 2024-02-22T22:25:56.102211+0000 mgr.y (mgr.14142) 10 : cephadm [INF] Added host smithi171 2024-02-22T22:25:58.702 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch host ls --format=json 2024-02-22T22:25:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:25:58 smithi129 bash[35158]: cluster 2024-02-22T22:25:57.489901+0000 mgr.y (mgr.14142) 11 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:00 smithi129 bash[35158]: cluster 2024-02-22T22:25:59.490206+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-22T22:26:00.995 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:26:00.995 INFO:teuthology.orchestra.run.smithi171.stdout:[{"addr": "smithi129", "hostname": "smithi129", "labels": [], "status": ""}, {"addr": "smithi171", "hostname": "smithi171", "labels": [], "status": ""}] 2024-02-22T22:26:01.670 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-22T22:26:01.670 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd crush tunables default 2024-02-22T22:26:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:01 smithi129 bash[35158]: audit 2024-02-22T22:26:00.582900+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:01 smithi129 bash[35158]: audit 2024-02-22T22:26:00.766137+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:56.476053\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:01 smithi129 bash[35158]: audit 2024-02-22T22:26:00.768873+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-22T22:25:56.476053\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:02.898 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:02 smithi129 bash[35158]: audit 2024-02-22T22:26:00.993106+0000 mgr.y (mgr.14142) 13 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:26:02.899 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:02 smithi129 bash[35158]: cluster 2024-02-22T22:26:01.490463+0000 mgr.y (mgr.14142) 14 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:03.498 INFO:teuthology.orchestra.run.smithi129.stderr:adjusted tunables profile to default 2024-02-22T22:26:03.832 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:03 smithi129 bash[35158]: audit 2024-02-22T22:26:03.431421+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.129:0/3265950046' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-22T22:26:04.133 INFO:tasks.cephadm:Adding mon.c on smithi129 2024-02-22T22:26:04.133 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add mon 'smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c' 2024-02-22T22:26:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:04 smithi129 bash[35158]: cluster 2024-02-22T22:26:03.490708+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-22T22:26:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:04 smithi129 bash[35158]: audit 2024-02-22T22:26:03.495054+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.129:0/3265950046' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-22T22:26:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:04 smithi129 bash[35158]: cluster 2024-02-22T22:26:03.495101+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-22T22:26:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:06 smithi129 bash[35158]: cluster 2024-02-22T22:26:05.490954+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:06 smithi129 bash[35158]: audit 2024-02-22T22:26:06.083450+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:26:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:06 smithi129 bash[35158]: audit 2024-02-22T22:26:06.083951+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:06 smithi129 bash[35158]: audit 2024-02-22T22:26:06.084485+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-22T22:26:07.806 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:07 smithi129 bash[35158]: audit 2024-02-22T22:26:06.081957+0000 mgr.y (mgr.14142) 17 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:07.806 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:07 smithi129 bash[35158]: cephadm 2024-02-22T22:26:06.084314+0000 mgr.y (mgr.14142) 18 : cephadm [INF] Deploying daemon mon.c on smithi129 2024-02-22T22:26:08.683 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:08 smithi129 bash[35158]: cluster 2024-02-22T22:26:07.491213+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:09.088 INFO:teuthology.orchestra.run.smithi129.stdout:Deployed mon.c on host 'smithi129' 2024-02-22T22:26:10.017 DEBUG:teuthology.orchestra.run.smithi129:mon.c> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.c.service 2024-02-22T22:26:10.020 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:10.020 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:10.050 INFO:journalctl@ceph.mon.c.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:26:14.467 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:26:14.467 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":2,"fsid":"1d301c3a-d1d1-11ee-95c0-87774f69a715","modified":"2024-02-22T22:26:09.098869Z","created":"2024-02-22T22:24:41.736321Z","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.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3301","nonce":0},{"type":"v1","addr":"172.21.15.129:6790","nonce":0}]},"addr":"172.21.15.129:6790/0","public_addr":"172.21.15.129:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-22T22:26:14.468 INFO:teuthology.orchestra.run.smithi129.stderr:dumped monmap epoch 2 2024-02-22T22:26:14.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:09.100951+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:14.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:09.491477+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-22T22:26:14.495 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:09.100951+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:09.491477+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-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: audit 2024-02-22T22:26:10.702639+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702017\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}}, \"last_daemon_update\": \"2024-02-22T22:26:10.702133\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:11.099474+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:11.491801+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:13.492203+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-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:14.128888+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:14.135948+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0]} 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:14.135994+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-22T22:26:14.495 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:14.136019+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:14.136226+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: audit 2024-02-22T22:26:10.702639+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702017\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}}, \"last_daemon_update\": \"2024-02-22T22:26:10.702133\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:11.099474+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:11.491801+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:13.492203+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-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:14.128888+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:14.135948+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0]} 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:14.135994+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:14.136019+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-22T22:26:14.496 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:14.136226+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-22T22:26:14.497 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: audit 2024-02-22T22:26:14.137178+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702017\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}}, \"last_daemon_update\": \"2024-02-22T22:26:10.702133\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:14.497 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: cluster 2024-02-22T22:26:14.139611+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-22T22:26:14.497 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[38584]: audit 2024-02-22T22:26:14.142177+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702017\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}}, \"last_daemon_update\": \"2024-02-22T22:26:10.702133\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:14.497 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: audit 2024-02-22T22:26:14.137178+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702017\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}}, \"last_daemon_update\": \"2024-02-22T22:26:10.702133\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:14.497 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: cluster 2024-02-22T22:26:14.139611+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-22T22:26:14.497 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:14 smithi129 bash[35158]: audit 2024-02-22T22:26:14.142177+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702017\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}}, \"last_daemon_update\": \"2024-02-22T22:26:10.702133\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:15.140 INFO:tasks.cephadm:Adding mon.b on smithi171 2024-02-22T22:26:15.140 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add mon smithi171:172.21.15.171=b 2024-02-22T22:26:15.405 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:15 smithi129 bash[38584]: audit 2024-02-22T22:26:14.465889+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.129:0/1585801820' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:15.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:15 smithi129 bash[35158]: audit 2024-02-22T22:26:14.465889+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.129:0/1585801820' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:16.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:16 smithi129 bash[35158]: cluster 2024-02-22T22:26:15.492544+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-22T22:26:16.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:16 smithi129 bash[38584]: cluster 2024-02-22T22:26:15.492544+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-22T22:26:17.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:17 smithi129 bash[35158]: audit 2024-02-22T22:26:16.938558+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:26:17.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:17 smithi129 bash[35158]: audit 2024-02-22T22:26:16.939228+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:17.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:17 smithi129 bash[35158]: audit 2024-02-22T22:26:16.939951+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-22T22:26:17.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:17 smithi129 bash[38584]: audit 2024-02-22T22:26:16.938558+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:26:17.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:17 smithi129 bash[38584]: audit 2024-02-22T22:26:16.939228+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:17.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:17 smithi129 bash[38584]: audit 2024-02-22T22:26:16.939951+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-22T22:26:18.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:18 smithi129 bash[35158]: audit 2024-02-22T22:26:16.937181+0000 mgr.y (mgr.14142) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi171:172.21.15.171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:18.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:18 smithi129 bash[35158]: cephadm 2024-02-22T22:26:16.939723+0000 mgr.y (mgr.14142) 25 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-02-22T22:26:18.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:18 smithi129 bash[35158]: cluster 2024-02-22T22:26:17.492864+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:18.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:18 smithi129 bash[38584]: audit 2024-02-22T22:26:16.937181+0000 mgr.y (mgr.14142) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi171:172.21.15.171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:18.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:18 smithi129 bash[38584]: cephadm 2024-02-22T22:26:16.939723+0000 mgr.y (mgr.14142) 25 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-02-22T22:26:18.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:18 smithi129 bash[38584]: cluster 2024-02-22T22:26:17.492864+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:20 smithi129 bash[35158]: cluster 2024-02-22T22:26:19.493194+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:20 smithi129 bash[38584]: cluster 2024-02-22T22:26:19.493194+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:20.946 INFO:teuthology.orchestra.run.smithi171.stdout:Deployed mon.b on host 'smithi171' 2024-02-22T22:26:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:21 smithi129 bash[35158]: audit 2024-02-22T22:26:20.499200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:21 smithi129 bash[35158]: audit 2024-02-22T22:26:20.499575+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:21 smithi129 bash[35158]: audit 2024-02-22T22:26:20.501484+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:21 smithi129 bash[38584]: audit 2024-02-22T22:26:20.499200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:21 smithi129 bash[38584]: audit 2024-02-22T22:26:20.499575+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:21 smithi129 bash[38584]: audit 2024-02-22T22:26:20.501484+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:22 smithi129 bash[35158]: cluster 2024-02-22T22:26:21.493414+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-22T22:26:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:22 smithi129 bash[38584]: cluster 2024-02-22T22:26:21.493414+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-22T22:26:29.206 DEBUG:teuthology.orchestra.run.smithi171:mon.b> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.b.service 2024-02-22T22:26:29.209 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-22T22:26:29.209 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:29.242 INFO:journalctl@ceph.mon.b.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:26:29.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:24.184071+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:29.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:24.189499+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-22T22:26:29.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:25.494165+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-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:26.181675+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:27.494520+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-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.193599+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.217778+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.228757+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],b=[v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0],c=[v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0]} 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.228808+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.228852+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.229087+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 63s) 2024-02-22T22:26:29.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:29 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.237516+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:24.184071+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:24.189499+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:25.494165+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-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:26.181675+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:27.494520+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-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.193599+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.217778+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.228757+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],b=[v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0],c=[v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0]} 2024-02-22T22:26:29.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.228808+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.228852+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.229087+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 63s) 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.237516+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:24.184071+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:24.189499+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:25.494165+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-22T22:26:29.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:26.181675+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-22T22:26:29.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:27.494520+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-22T22:26:29.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.193599+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-02-22T22:26:29.657 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.217778+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-22T22:26:29.657 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.228757+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],b=[v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0],c=[v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0]} 2024-02-22T22:26:29.657 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.228808+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2024-02-22T22:26:29.657 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.228852+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-22T22:26:29.657 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.229087+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 63s) 2024-02-22T22:26:29.657 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:29 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.237516+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2024-02-22T22:26:30.642 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:30 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.280244+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-22T22:26:30.642 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:30 smithi171 bash[35217]: cluster 2024-02-22T22:26:29.494897+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-22T22:26:30.642 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:30 smithi171 bash[35217]: audit 2024-02-22T22:26:29.830201+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_daemon_update\": \"2024-02-22T22:26:29.829634\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:30.642 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:30 smithi171 bash[35217]: audit 2024-02-22T22:26:29.835195+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_daemon_update\": \"2024-02-22T22:26:29.829634\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:30.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.280244+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-22T22:26:30.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[35158]: cluster 2024-02-22T22:26:29.494897+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-22T22:26:30.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[35158]: audit 2024-02-22T22:26:29.830201+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_daemon_update\": \"2024-02-22T22:26:29.829634\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:30.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[35158]: audit 2024-02-22T22:26:29.835195+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_daemon_update\": \"2024-02-22T22:26:29.829634\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:30.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.280244+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-22T22:26:30.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[38584]: cluster 2024-02-22T22:26:29.494897+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-22T22:26:30.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[38584]: audit 2024-02-22T22:26:29.830201+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_daemon_update\": \"2024-02-22T22:26:29.829634\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:30.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:30 smithi129 bash[38584]: audit 2024-02-22T22:26:29.835195+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}}, \"last_daemon_update\": \"2024-02-22T22:26:29.829634\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:31.246 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-02-22T22:26:31.246 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":3,"fsid":"1d301c3a-d1d1-11ee-95c0-87774f69a715","modified":"2024-02-22T22:26:24.180767Z","created":"2024-02-22T22:24:41.736321Z","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.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3301","nonce":0},{"type":"v1","addr":"172.21.15.129:6790","nonce":0}]},"addr":"172.21.15.129:6790/0","public_addr":"172.21.15.129:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:3300","nonce":0},{"type":"v1","addr":"172.21.15.171:6789","nonce":0}]},"addr":"172.21.15.171:6789/0","public_addr":"172.21.15.171:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-02-22T22:26:31.247 INFO:teuthology.orchestra.run.smithi171.stderr:dumped monmap epoch 3 2024-02-22T22:26:31.635 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:31 smithi171 bash[35217]: audit 2024-02-22T22:26:31.244768+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.171:0/499677641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:31.869 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-22T22:26:31.869 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph config generate-minimal-conf 2024-02-22T22:26:31.903 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:31 smithi129 bash[35158]: audit 2024-02-22T22:26:31.244768+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.171:0/499677641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:31.903 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:31 smithi129 bash[38584]: audit 2024-02-22T22:26:31.244768+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.171:0/499677641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:32.770 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:32 smithi129 bash[35158]: cluster 2024-02-22T22:26:31.495196+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:32.770 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:32 smithi129 bash[38584]: cluster 2024-02-22T22:26:31.495196+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:32.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:32 smithi171 bash[35217]: cluster 2024-02-22T22:26:31.495196+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:33.587 INFO:teuthology.orchestra.run.smithi129.stdout:# minimal ceph.conf for 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:26:33.587 INFO:teuthology.orchestra.run.smithi129.stdout:[global] 2024-02-22T22:26:33.587 INFO:teuthology.orchestra.run.smithi129.stdout: fsid = 1d301c3a-d1d1-11ee-95c0-87774f69a715 2024-02-22T22:26:33.588 INFO:teuthology.orchestra.run.smithi129.stdout: mon_host = [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] 2024-02-22T22:26:34.193 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-22T22:26:34.193 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:26:34.193 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.conf 2024-02-22T22:26:34.264 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:26:34.264 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T22:26:34.330 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:26:34.330 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/ceph.conf 2024-02-22T22:26:34.366 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:26:34.366 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T22:26:34.438 INFO:tasks.cephadm:Adding mgr.y on smithi129 2024-02-22T22:26:34.438 INFO:tasks.cephadm:Adding mgr.x on smithi171 2024-02-22T22:26:34.438 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch apply mgr '2;smithi129=y;smithi171=x' 2024-02-22T22:26:34.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:34 smithi171 bash[35217]: cluster 2024-02-22T22:26:33.495494+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-22T22:26:34.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:34 smithi171 bash[35217]: audit 2024-02-22T22:26:33.586874+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.129:0/2838162041' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:34 smithi129 bash[35158]: cluster 2024-02-22T22:26:33.495494+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-22T22:26:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:34 smithi129 bash[35158]: audit 2024-02-22T22:26:33.586874+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.129:0/2838162041' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:34 smithi129 bash[38584]: cluster 2024-02-22T22:26:33.495494+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-22T22:26:34.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:34 smithi129 bash[38584]: audit 2024-02-22T22:26:33.586874+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.129:0/2838162041' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:36.359 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled mgr update... 2024-02-22T22:26:36.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: cluster 2024-02-22T22:26:35.495801+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-22T22:26:36.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: audit 2024-02-22T22:26:36.353465+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-22T22:26:36.353024\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-22T22:26:36.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: audit 2024-02-22T22:26:36.356370+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-22T22:26:36.353024\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-22T22:26:36.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: audit 2024-02-22T22:26:36.357708+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T22:26:36.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: audit 2024-02-22T22:26:36.360511+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-22T22:26:36.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: audit 2024-02-22T22:26:36.361331+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:36.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:36 smithi171 bash[35217]: audit 2024-02-22T22:26:36.362370+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-22T22:26:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: cluster 2024-02-22T22:26:35.495801+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-22T22:26:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: audit 2024-02-22T22:26:36.353465+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-22T22:26:36.353024\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-22T22:26:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: audit 2024-02-22T22:26:36.356370+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-22T22:26:36.353024\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-22T22:26:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: audit 2024-02-22T22:26:36.357708+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T22:26:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: audit 2024-02-22T22:26:36.360511+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: audit 2024-02-22T22:26:36.361331+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[35158]: audit 2024-02-22T22:26:36.362370+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: cluster 2024-02-22T22:26:35.495801+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-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: audit 2024-02-22T22:26:36.353465+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-22T22:26:36.353024\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: audit 2024-02-22T22:26:36.356370+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-22T22:26:36.353024\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: audit 2024-02-22T22:26:36.357708+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: audit 2024-02-22T22:26:36.360511+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: audit 2024-02-22T22:26:36.361331+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:36 smithi129 bash[38584]: audit 2024-02-22T22:26:36.362370+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-22T22:26:36.917 DEBUG:teuthology.orchestra.run.smithi171:mgr.x> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.x.service 2024-02-22T22:26:36.919 INFO:tasks.cephadm:Deploying OSDs... 2024-02-22T22:26:36.920 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:26:36.920 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/scratch_devs of=/dev/stdout 2024-02-22T22:26:36.942 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-22T22:26:36.942 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_1 2024-02-22T22:26:36.947 INFO:journalctl@ceph.mgr.x.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:26:37.003 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-22T22:26:37.003 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:37.003 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 170282 Links: 1 2024-02-22T22:26:37.003 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:37.004 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:37.004 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-22 22:26:08.607934067 +0000 2024-02-22T22:26:37.004 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-22 22:22:32.146135735 +0000 2024-02-22T22:26:37.004 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-22 22:22:32.146135735 +0000 2024-02-22T22:26:37.004 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-22T22:26:37.004 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-22T22:26:37.073 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-22T22:26:37.073 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-22T22:26:37.073 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.00024418 s, 2.1 MB/s 2024-02-22T22:26:37.074 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-22T22:26:37.134 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_2 2024-02-22T22:26:37.193 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 171044 Links: 1 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-22 22:26:08.607934067 +0000 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-22 22:22:32.486128559 +0000 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-22 22:22:32.486128559 +0000 2024-02-22T22:26:37.194 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-22T22:26:37.194 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-22T22:26:37.261 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-22T22:26:37.261 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-22T22:26:37.261 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000226214 s, 2.3 MB/s 2024-02-22T22:26:37.262 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-22T22:26:37.322 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_3 2024-02-22T22:26:37.381 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-22T22:26:37.381 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:37.381 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 167318 Links: 1 2024-02-22T22:26:37.381 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:37.381 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:37.381 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-22 22:26:08.607934067 +0000 2024-02-22T22:26:37.382 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-22 22:22:32.816121594 +0000 2024-02-22T22:26:37.382 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-22 22:22:32.816121594 +0000 2024-02-22T22:26:37.382 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-22T22:26:37.382 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-22T22:26:37.448 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-22T22:26:37.448 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-22T22:26:37.448 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000186959 s, 2.7 MB/s 2024-02-22T22:26:37.449 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-22T22:26:37.508 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_4 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 167421 Links: 1 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-22 22:26:08.607934067 +0000 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-22 22:22:33.162114290 +0000 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-22 22:22:33.162114290 +0000 2024-02-22T22:26:37.567 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-22T22:26:37.567 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-22T22:26:37.633 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-22T22:26:37.633 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-22T22:26:37.633 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000233624 s, 2.2 MB/s 2024-02-22T22:26:37.634 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-22T22:26:37.693 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:26:37.693 DEBUG:teuthology.orchestra.run.smithi171:> dd if=/scratch_devs of=/dev/stdout 2024-02-22T22:26:37.713 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-22T22:26:37.713 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_1 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 6h/6d Inode: 164483 Links: 1 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-02-22 22:26:20.397179057 +0000 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-02-22 22:22:32.122754661 +0000 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-02-22 22:22:32.122754661 +0000 2024-02-22T22:26:37.771 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-02-22T22:26:37.771 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-22T22:26:37.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:37 smithi171 bash[35217]: audit 2024-02-22T22:26:36.352356+0000 mgr.y (mgr.14142) 36 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi129=y;smithi171=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:37.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:37 smithi171 bash[35217]: cephadm 2024-02-22T22:26:36.353011+0000 mgr.y (mgr.14142) 37 : cephadm [INF] Saving service mgr spec with placement count:2 smithi129=y,smithi171=x 2024-02-22T22:26:37.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:37 smithi171 bash[35217]: cephadm 2024-02-22T22:26:36.361920+0000 mgr.y (mgr.14142) 38 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-02-22T22:26:37.826 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-02-22T22:26:37.826 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-02-22T22:26:37.826 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000253925 s, 2.0 MB/s 2024-02-22T22:26:37.827 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-22T22:26:37.887 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_2 2024-02-22T22:26:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:37 smithi129 bash[35158]: audit 2024-02-22T22:26:36.352356+0000 mgr.y (mgr.14142) 36 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi129=y;smithi171=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:37 smithi129 bash[35158]: cephadm 2024-02-22T22:26:36.353011+0000 mgr.y (mgr.14142) 37 : cephadm [INF] Saving service mgr spec with placement count:2 smithi129=y,smithi171=x 2024-02-22T22:26:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:37 smithi129 bash[35158]: cephadm 2024-02-22T22:26:36.361920+0000 mgr.y (mgr.14142) 38 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-02-22T22:26:37.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:37 smithi129 bash[38584]: audit 2024-02-22T22:26:36.352356+0000 mgr.y (mgr.14142) 36 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi129=y;smithi171=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:37.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:37 smithi129 bash[38584]: cephadm 2024-02-22T22:26:36.353011+0000 mgr.y (mgr.14142) 37 : cephadm [INF] Saving service mgr spec with placement count:2 smithi129=y,smithi171=x 2024-02-22T22:26:37.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:37 smithi129 bash[38584]: cephadm 2024-02-22T22:26:36.361920+0000 mgr.y (mgr.14142) 38 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 6h/6d Inode: 164522 Links: 1 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-02-22 22:26:20.397179057 +0000 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-02-22 22:22:32.472748215 +0000 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-02-22 22:22:32.472748215 +0000 2024-02-22T22:26:37.945 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-02-22T22:26:37.945 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-22T22:26:38.010 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-02-22T22:26:38.010 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-02-22T22:26:38.010 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000205802 s, 2.5 MB/s 2024-02-22T22:26:38.011 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-22T22:26:38.072 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_3 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 6h/6d Inode: 169041 Links: 1 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-02-22 22:26:38.115847300 +0000 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-02-22 22:22:32.815741898 +0000 2024-02-22T22:26:38.131 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-02-22 22:22:32.815741898 +0000 2024-02-22T22:26:38.132 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-02-22T22:26:38.132 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-22T22:26:38.276 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-02-22T22:26:38.276 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-02-22T22:26:38.276 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000173173 s, 3.0 MB/s 2024-02-22T22:26:38.277 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-22T22:26:38.296 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_4 2024-02-22T22:26:38.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:26:38 smithi171 podman[36150]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.x" found: no such container 2024-02-22T22:26:38.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:26:38 smithi171 systemd[1]: Started Ceph mgr.x for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:26:38.326 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-22T22:26:38.326 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T22:26:38.326 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 6h/6d Inode: 163822 Links: 1 2024-02-22T22:26:38.326 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T22:26:38.326 INFO:teuthology.orchestra.run.smithi171.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T22:26:38.326 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-02-22 22:26:38.234845083 +0000 2024-02-22T22:26:38.327 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-02-22 22:22:33.154735655 +0000 2024-02-22T22:26:38.327 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-02-22 22:22:33.154735655 +0000 2024-02-22T22:26:38.327 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-02-22T22:26:38.327 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-22T22:26:38.397 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-02-22T22:26:38.397 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-02-22T22:26:38.397 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000208093 s, 2.5 MB/s 2024-02-22T22:26:38.398 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-22T22:26:38.459 INFO:tasks.cephadm:Deploying osd.0 on smithi129 with /dev/vg_nvme/lv_4... 2024-02-22T22:26:38.459 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-22T22:26:38.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:38 smithi171 bash[35217]: cluster 2024-02-22T22:26:37.496100+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:38.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:38 smithi171 bash[35217]: audit 2024-02-22T22:26:38.338033+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:38.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:38 smithi171 bash[35217]: audit 2024-02-22T22:26:38.340851+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:38.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:38 smithi171 bash[35217]: audit 2024-02-22T22:26:38.341544+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:38.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[35158]: cluster 2024-02-22T22:26:37.496100+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:38.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[35158]: audit 2024-02-22T22:26:38.338033+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:38.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[38584]: cluster 2024-02-22T22:26:37.496100+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:38.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[38584]: audit 2024-02-22T22:26:38.338033+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:38.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[38584]: audit 2024-02-22T22:26:38.340851+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:38.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[38584]: audit 2024-02-22T22:26:38.341544+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:38.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[35158]: audit 2024-02-22T22:26:38.340851+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:29.829495\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:38.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:38 smithi129 bash[35158]: audit 2024-02-22T22:26:38.341544+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:39.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[35158]: audit 2024-02-22T22:26:39.457909+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_daemon_update\": \"2024-02-22T22:26:39.457406\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:39.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[38584]: audit 2024-02-22T22:26:39.457909+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_daemon_update\": \"2024-02-22T22:26:39.457406\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[35158]: audit 2024-02-22T22:26:39.460267+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_daemon_update\": \"2024-02-22T22:26:39.457406\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[35158]: audit 2024-02-22T22:26:39.461443+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[35158]: audit 2024-02-22T22:26:39.461964+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[35158]: audit 2024-02-22T22:26:39.462658+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[38584]: audit 2024-02-22T22:26:39.460267+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_daemon_update\": \"2024-02-22T22:26:39.457406\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[38584]: audit 2024-02-22T22:26:39.461443+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-22T22:26:39.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[38584]: audit 2024-02-22T22:26:39.461964+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:39.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:39 smithi129 bash[38584]: audit 2024-02-22T22:26:39.462658+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-22T22:26:39.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:39 smithi171 bash[35217]: audit 2024-02-22T22:26:39.457909+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_daemon_update\": \"2024-02-22T22:26:39.457406\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:26:39.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:39 smithi171 bash[35217]: audit 2024-02-22T22:26:39.460267+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}}, \"last_daemon_update\": \"2024-02-22T22:26:39.457406\", \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:26:39.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:39 smithi171 bash[35217]: audit 2024-02-22T22:26:39.461443+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-22T22:26:39.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:39 smithi171 bash[35217]: audit 2024-02-22T22:26:39.461964+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:39.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:39 smithi171 bash[35217]: audit 2024-02-22T22:26:39.462658+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-22T22:26:40.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:40 smithi129 bash[35158]: cephadm 2024-02-22T22:26:39.461255+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-22T22:26:40.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:40 smithi129 bash[35158]: cephadm 2024-02-22T22:26:39.462364+0000 mgr.y (mgr.14142) 41 : cephadm [INF] Reconfiguring daemon mgr.y on smithi129 2024-02-22T22:26:40.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:40 smithi129 bash[35158]: cluster 2024-02-22T22:26:39.496373+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:40.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:40 smithi129 bash[38584]: cephadm 2024-02-22T22:26:39.461255+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-22T22:26:40.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:40 smithi129 bash[38584]: cephadm 2024-02-22T22:26:39.462364+0000 mgr.y (mgr.14142) 41 : cephadm [INF] Reconfiguring daemon mgr.y on smithi129 2024-02-22T22:26:40.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:40 smithi129 bash[38584]: cluster 2024-02-22T22:26:39.496373+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:40 smithi171 bash[35217]: cephadm 2024-02-22T22:26:39.461255+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-22T22:26:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:40 smithi171 bash[35217]: cephadm 2024-02-22T22:26:39.462364+0000 mgr.y (mgr.14142) 41 : cephadm [INF] Reconfiguring daemon mgr.y on smithi129 2024-02-22T22:26:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:40 smithi171 bash[35217]: cluster 2024-02-22T22:26:39.496373+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:41.091 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-22T22:26:41.091 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-22T22:26:41.092 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-22T22:26:41.092 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-22T22:26:41.092 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109434 s, 958 MB/s 2024-02-22T22:26:41.092 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-22T22:26:41.816 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_4 2024-02-22T22:26:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[35158]: cluster 2024-02-22T22:26:41.496663+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[35158]: audit 2024-02-22T22:26:41.922770+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[35158]: audit 2024-02-22T22:26:41.927098+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[35158]: audit 2024-02-22T22:26:41.927713+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:42.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[38584]: cluster 2024-02-22T22:26:41.496663+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:42.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[38584]: audit 2024-02-22T22:26:41.922770+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:42.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[38584]: audit 2024-02-22T22:26:41.927098+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:42.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:42 smithi129 bash[38584]: audit 2024-02-22T22:26:41.927713+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:42 smithi171 bash[35217]: cluster 2024-02-22T22:26:41.496663+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:42.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:42 smithi171 bash[35217]: audit 2024-02-22T22:26:41.922770+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:42.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:42 smithi171 bash[35217]: audit 2024-02-22T22:26:41.927098+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.701937\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:10.702051\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:42.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:42 smithi171 bash[35217]: audit 2024-02-22T22:26:41.927713+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:43.773 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:43 smithi129 bash[35158]: cluster 2024-02-22T22:26:42.544785+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2024-02-22T22:26:43.773 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:43 smithi129 bash[35158]: audit 2024-02-22T22:26:42.545903+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.171:0/2842846487' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:26:43.773 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:43 smithi129 bash[35158]: audit 2024-02-22T22:26:42.547041+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.171:0/2842846487' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:26:43.773 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:43 smithi129 bash[38584]: cluster 2024-02-22T22:26:42.544785+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2024-02-22T22:26:43.773 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:43 smithi129 bash[38584]: audit 2024-02-22T22:26:42.545903+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.171:0/2842846487' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:26:43.773 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:43 smithi129 bash[38584]: audit 2024-02-22T22:26:42.547041+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.171:0/2842846487' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:26:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:43 smithi171 bash[35217]: cluster 2024-02-22T22:26:42.544785+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2024-02-22T22:26:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:43 smithi171 bash[35217]: audit 2024-02-22T22:26:42.545903+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.171:0/2842846487' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:26:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:43 smithi171 bash[35217]: audit 2024-02-22T22:26:42.547041+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.171:0/2842846487' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:26:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: cluster 2024-02-22T22:26:43.497069+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: cluster 2024-02-22T22:26:43.529359+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-02-22T22:26:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: audit 2024-02-22T22:26:43.529464+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:26:44.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: cluster 2024-02-22T22:26:43.497069+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:44.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: cluster 2024-02-22T22:26:43.529359+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-02-22T22:26:44.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: audit 2024-02-22T22:26:43.529464+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:26:44.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: audit 2024-02-22T22:26:44.029042+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_daemon_update\": \"2024-02-22T22:26:44.028501\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:44.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: audit 2024-02-22T22:26:44.029042+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_daemon_update\": \"2024-02-22T22:26:44.028501\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: audit 2024-02-22T22:26:44.031963+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_daemon_update\": \"2024-02-22T22:26:44.028501\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: audit 2024-02-22T22:26:44.165283+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: audit 2024-02-22T22:26:44.165795+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[35158]: audit 2024-02-22T22:26:44.166430+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: audit 2024-02-22T22:26:44.031963+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_daemon_update\": \"2024-02-22T22:26:44.028501\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: audit 2024-02-22T22:26:44.165283+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: audit 2024-02-22T22:26:44.165795+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:44.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:44 smithi129 bash[38584]: audit 2024-02-22T22:26:44.166430+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: cluster 2024-02-22T22:26:43.497069+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: cluster 2024-02-22T22:26:43.529359+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: audit 2024-02-22T22:26:43.529464+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: audit 2024-02-22T22:26:44.029042+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_daemon_update\": \"2024-02-22T22:26:44.028501\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: audit 2024-02-22T22:26:44.031963+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}}, \"last_daemon_update\": \"2024-02-22T22:26:44.028501\", \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: audit 2024-02-22T22:26:44.165283+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:26:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: audit 2024-02-22T22:26:44.165795+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:44.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:44 smithi171 bash[35217]: audit 2024-02-22T22:26:44.166430+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:45.670 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:45 smithi129 bash[35158]: audit 2024-02-22T22:26:44.164294+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:45.671 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:45 smithi129 bash[35158]: cephadm 2024-02-22T22:26:44.165018+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:26:45.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:45 smithi129 bash[38584]: audit 2024-02-22T22:26:44.164294+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:45.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:45 smithi129 bash[38584]: cephadm 2024-02-22T22:26:44.165018+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:26:45.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:45 smithi171 bash[35217]: audit 2024-02-22T22:26:44.164294+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:26:45.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:45 smithi171 bash[35217]: cephadm 2024-02-22T22:26:44.165018+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:26:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[35158]: cluster 2024-02-22T22:26:45.497573+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[35158]: audit 2024-02-22T22:26:46.296997+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.129:0/533875138' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76366574-6403-466e-aea0-d77cfd456631"}]: dispatch 2024-02-22T22:26:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[35158]: audit 2024-02-22T22:26:46.301585+0000 mon.a (mon.0) 183 : audit [INF] from='client.? 172.21.15.129:0/533875138' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76366574-6403-466e-aea0-d77cfd456631"}]': finished 2024-02-22T22:26:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[35158]: cluster 2024-02-22T22:26:46.301610+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-22T22:26:46.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[35158]: audit 2024-02-22T22:26:46.301706+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[38584]: cluster 2024-02-22T22:26:45.497573+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[38584]: audit 2024-02-22T22:26:46.296997+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.129:0/533875138' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76366574-6403-466e-aea0-d77cfd456631"}]: dispatch 2024-02-22T22:26:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[38584]: audit 2024-02-22T22:26:46.301585+0000 mon.a (mon.0) 183 : audit [INF] from='client.? 172.21.15.129:0/533875138' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76366574-6403-466e-aea0-d77cfd456631"}]': finished 2024-02-22T22:26:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[38584]: cluster 2024-02-22T22:26:46.301610+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-22T22:26:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:46 smithi129 bash[38584]: audit 2024-02-22T22:26:46.301706+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:46 smithi171 bash[35217]: cluster 2024-02-22T22:26:45.497573+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:46 smithi171 bash[35217]: audit 2024-02-22T22:26:46.296997+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.129:0/533875138' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76366574-6403-466e-aea0-d77cfd456631"}]: dispatch 2024-02-22T22:26:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:46 smithi171 bash[35217]: audit 2024-02-22T22:26:46.301585+0000 mon.a (mon.0) 183 : audit [INF] from='client.? 172.21.15.129:0/533875138' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76366574-6403-466e-aea0-d77cfd456631"}]': finished 2024-02-22T22:26:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:46 smithi171 bash[35217]: cluster 2024-02-22T22:26:46.301610+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-22T22:26:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:46 smithi171 bash[35217]: audit 2024-02-22T22:26:46.301706+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:47 smithi129 bash[35158]: audit 2024-02-22T22:26:47.034770+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.129:0/1052662206' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:26:47.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:47 smithi129 bash[38584]: audit 2024-02-22T22:26:47.034770+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.129:0/1052662206' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:26:47.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:47 smithi171 bash[35217]: audit 2024-02-22T22:26:47.034770+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.129:0/1052662206' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:26:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:48 smithi129 bash[35158]: cluster 2024-02-22T22:26:47.497997+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:48 smithi129 bash[38584]: cluster 2024-02-22T22:26:47.497997+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:48 smithi171 bash[35217]: cluster 2024-02-22T22:26:47.497997+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:50 smithi129 bash[35158]: cluster 2024-02-22T22:26:49.498475+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:50 smithi129 bash[35158]: audit 2024-02-22T22:26:49.605175+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:50 smithi129 bash[38584]: cluster 2024-02-22T22:26:49.498475+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:50 smithi129 bash[38584]: audit 2024-02-22T22:26:49.605175+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:50 smithi171 bash[35217]: cluster 2024-02-22T22:26:49.498475+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:50 smithi171 bash[35217]: audit 2024-02-22T22:26:49.605175+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:52.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[35158]: cluster 2024-02-22T22:26:51.498812+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-22T22:26:52.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[35158]: audit 2024-02-22T22:26:52.214997+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T22:26:52.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[35158]: audit 2024-02-22T22:26:52.215624+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:52.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[35158]: audit 2024-02-22T22:26:52.216248+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-22T22:26:52.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[38584]: cluster 2024-02-22T22:26:51.498812+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-22T22:26:52.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[38584]: audit 2024-02-22T22:26:52.214997+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T22:26:52.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[38584]: audit 2024-02-22T22:26:52.215624+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:52.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:52 smithi129 bash[38584]: audit 2024-02-22T22:26:52.216248+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-22T22:26:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:52 smithi171 bash[35217]: cluster 2024-02-22T22:26:51.498812+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-22T22:26:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:52 smithi171 bash[35217]: audit 2024-02-22T22:26:52.214997+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T22:26:52.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:52 smithi171 bash[35217]: audit 2024-02-22T22:26:52.215624+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:26:52.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:52 smithi171 bash[35217]: audit 2024-02-22T22:26:52.216248+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-22T22:26:53.783 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:53 smithi129 bash[35158]: cephadm 2024-02-22T22:26:52.216043+0000 mgr.y (mgr.14142) 51 : cephadm [INF] Deploying daemon osd.0 on smithi129 2024-02-22T22:26:53.784 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:53 smithi129 bash[38584]: cephadm 2024-02-22T22:26:52.216043+0000 mgr.y (mgr.14142) 51 : cephadm [INF] Deploying daemon osd.0 on smithi129 2024-02-22T22:26:53.851 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 0 on host 'smithi129' 2024-02-22T22:26:53.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:53 smithi171 bash[35217]: cephadm 2024-02-22T22:26:52.216043+0000 mgr.y (mgr.14142) 51 : cephadm [INF] Deploying daemon osd.0 on smithi129 2024-02-22T22:26:54.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[35158]: cluster 2024-02-22T22:26:53.499070+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[38584]: cluster 2024-02-22T22:26:53.499070+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:54.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[35158]: audit 2024-02-22T22:26:53.843359+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:54.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[35158]: audit 2024-02-22T22:26:53.843720+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:54.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[35158]: audit 2024-02-22T22:26:53.847025+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:54.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[38584]: audit 2024-02-22T22:26:53.843359+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:54.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[38584]: audit 2024-02-22T22:26:53.843720+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:54.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:54 smithi129 bash[38584]: audit 2024-02-22T22:26:53.847025+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:54.919 DEBUG:teuthology.orchestra.run.smithi129:osd.0> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.0.service 2024-02-22T22:26:54.922 INFO:tasks.cephadm:Deploying osd.1 on smithi129 with /dev/vg_nvme/lv_3... 2024-02-22T22:26:54.922 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-22T22:26:54.951 INFO:journalctl@ceph.osd.0.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:26:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:54 smithi171 bash[35217]: cluster 2024-02-22T22:26:53.499070+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:54 smithi171 bash[35217]: audit 2024-02-22T22:26:53.843359+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:54 smithi171 bash[35217]: audit 2024-02-22T22:26:53.843720+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:26:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:54 smithi171 bash[35217]: audit 2024-02-22T22:26:53.847025+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028317\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028406\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:44.028438\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_device_update\": \"2024-02-22T22:25:33.135228\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:56.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:56 smithi129 bash[35158]: cluster 2024-02-22T22:26:55.499366+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:56.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:56 smithi129 bash[38584]: cluster 2024-02-22T22:26:55.499366+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:56 smithi171 bash[35217]: cluster 2024-02-22T22:26:55.499366+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:57.595 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:26:57 smithi129 bash[40936]: debug 2024-02-22T22:26:57.528+0000 7f0fb5b54ec0 -1 Falling back to public interface 2024-02-22T22:26:57.949 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-22T22:26:57.949 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-22T22:26:57.949 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-22T22:26:57.949 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-22T22:26:57.949 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124852 s, 840 MB/s 2024-02-22T22:26:57.949 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-22T22:26:58.154 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[40936]: debug 2024-02-22T22:26:58.073+0000 7f0fb5b54ec0 -1 osd.0 0 log_to_monitors {default=true} 2024-02-22T22:26:58.508 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_3 2024-02-22T22:26:58.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[35158]: cluster 2024-02-22T22:26:57.499736+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-22T22:26:58.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[35158]: audit 2024-02-22T22:26:58.076630+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T22:26:58.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[35158]: audit 2024-02-22T22:26:58.076896+0000 mon.a (mon.0) 193 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T22:26:58.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[35158]: audit 2024-02-22T22:26:58.552079+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:58.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[35158]: audit 2024-02-22T22:26:58.554762+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:58.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[35158]: audit 2024-02-22T22:26:58.555322+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:58.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[38584]: cluster 2024-02-22T22:26:57.499736+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-22T22:26:58.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[38584]: audit 2024-02-22T22:26:58.076630+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T22:26:58.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[38584]: audit 2024-02-22T22:26:58.076896+0000 mon.a (mon.0) 193 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T22:26:58.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[38584]: audit 2024-02-22T22:26:58.552079+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:58.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[38584]: audit 2024-02-22T22:26:58.554762+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:58.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:58 smithi129 bash[38584]: audit 2024-02-22T22:26:58.555322+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:58 smithi171 bash[35217]: cluster 2024-02-22T22:26:57.499736+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-22T22:26:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:58 smithi171 bash[35217]: audit 2024-02-22T22:26:58.076630+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T22:26:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:58 smithi171 bash[35217]: audit 2024-02-22T22:26:58.076896+0000 mon.a (mon.0) 193 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T22:26:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:58 smithi171 bash[35217]: audit 2024-02-22T22:26:58.552079+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:26:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:58 smithi171 bash[35217]: audit 2024-02-22T22:26:58.554762+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"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_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:26:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:58 smithi171 bash[35217]: audit 2024-02-22T22:26:58.555322+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:26:59.905 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[40936]: debug 2024-02-22T22:26:59.577+0000 7f0f9a901700 -1 osd.0 0 waiting for initial osdmap 2024-02-22T22:26:59.905 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[40936]: debug 2024-02-22T22:26:59.580+0000 7f0fa5b1d700 -1 osd.0 9 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:26:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: audit 2024-02-22T22:26:58.573323+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T22:26:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: cluster 2024-02-22T22:26:58.573372+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-22T22:26:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: audit 2024-02-22T22:26:58.573847+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:26:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: audit 2024-02-22T22:26:58.574030+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: audit 2024-02-22T22:26:58.574459+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: audit 2024-02-22T22:26:59.573093+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: cluster 2024-02-22T22:26:59.573134+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[35158]: audit 2024-02-22T22:26:59.573248+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: audit 2024-02-22T22:26:58.573323+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: cluster 2024-02-22T22:26:58.573372+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: audit 2024-02-22T22:26:58.573847+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: audit 2024-02-22T22:26:58.574030+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: audit 2024-02-22T22:26:58.574459+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: audit 2024-02-22T22:26:59.573093+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:26:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: cluster 2024-02-22T22:26:59.573134+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-22T22:26:59.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:26:59 smithi129 bash[38584]: audit 2024-02-22T22:26:59.573248+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:59.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: audit 2024-02-22T22:26:58.573323+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: cluster 2024-02-22T22:26:58.573372+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: audit 2024-02-22T22:26:58.573847+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: audit 2024-02-22T22:26:58.574030+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: audit 2024-02-22T22:26:58.574459+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: audit 2024-02-22T22:26:59.573093+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: cluster 2024-02-22T22:26:59.573134+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-22T22:26:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:26:59 smithi171 bash[35217]: audit 2024-02-22T22:26:59.573248+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:27:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:00 smithi129 bash[35158]: cluster 2024-02-22T22:26:59.074963+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:00 smithi129 bash[35158]: cluster 2024-02-22T22:26:59.074999+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:00 smithi129 bash[35158]: cluster 2024-02-22T22:26:59.500228+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:00 smithi129 bash[38584]: cluster 2024-02-22T22:26:59.074963+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:00 smithi129 bash[38584]: cluster 2024-02-22T22:26:59.074999+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:00 smithi129 bash[38584]: cluster 2024-02-22T22:26:59.500228+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:00 smithi171 bash[35217]: cluster 2024-02-22T22:26:59.074963+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:00.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:00 smithi171 bash[35217]: cluster 2024-02-22T22:26:59.074999+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:00.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:00 smithi171 bash[35217]: cluster 2024-02-22T22:26:59.500228+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[35158]: cluster 2024-02-22T22:27:00.583863+0000 mon.a (mon.0) 204 : cluster [INF] osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525] boot 2024-02-22T22:27:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[35158]: cluster 2024-02-22T22:27:00.583915+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-22T22:27:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[35158]: audit 2024-02-22T22:27:00.584383+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:27:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[35158]: cluster 2024-02-22T22:27:01.584578+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-22T22:27:01.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[38584]: cluster 2024-02-22T22:27:00.583863+0000 mon.a (mon.0) 204 : cluster [INF] osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525] boot 2024-02-22T22:27:01.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[38584]: cluster 2024-02-22T22:27:00.583915+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-22T22:27:01.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[38584]: audit 2024-02-22T22:27:00.584383+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:27:01.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:01 smithi129 bash[38584]: cluster 2024-02-22T22:27:01.584578+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-22T22:27:01.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:01 smithi171 bash[35217]: cluster 2024-02-22T22:27:00.583863+0000 mon.a (mon.0) 204 : cluster [INF] osd.0 [v2:172.21.15.129:6802/1759091525,v1:172.21.15.129:6803/1759091525] boot 2024-02-22T22:27:01.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:01 smithi171 bash[35217]: cluster 2024-02-22T22:27:00.583915+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-22T22:27:01.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:01 smithi171 bash[35217]: audit 2024-02-22T22:27:00.584383+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:27:01.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:01 smithi171 bash[35217]: cluster 2024-02-22T22:27:01.584578+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-22T22:27:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[35158]: cluster 2024-02-22T22:27:01.500573+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[35158]: audit 2024-02-22T22:27:01.976916+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[35158]: audit 2024-02-22T22:27:01.977450+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[35158]: audit 2024-02-22T22:27:01.978090+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[35158]: cluster 2024-02-22T22:27:02.585239+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-22T22:27:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[38584]: cluster 2024-02-22T22:27:01.500573+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:02.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[38584]: audit 2024-02-22T22:27:01.976916+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:02.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[38584]: audit 2024-02-22T22:27:01.977450+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:02.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[38584]: audit 2024-02-22T22:27:01.978090+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:02.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:02 smithi129 bash[38584]: cluster 2024-02-22T22:27:02.585239+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-22T22:27:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:02 smithi171 bash[35217]: cluster 2024-02-22T22:27:01.500573+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:02 smithi171 bash[35217]: audit 2024-02-22T22:27:01.976916+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:02 smithi171 bash[35217]: audit 2024-02-22T22:27:01.977450+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:02 smithi171 bash[35217]: audit 2024-02-22T22:27:01.978090+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:02 smithi171 bash[35217]: cluster 2024-02-22T22:27:02.585239+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-22T22:27:03.786 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[35158]: audit 2024-02-22T22:27:01.976086+0000 mgr.y (mgr.14142) 57 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:03.786 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[35158]: cephadm 2024-02-22T22:27:01.976658+0000 mgr.y (mgr.14142) 58 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[35158]: audit 2024-02-22T22:27:02.974504+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[35158]: audit 2024-02-22T22:27:03.157232+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[35158]: audit 2024-02-22T22:27:03.160388+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[38584]: audit 2024-02-22T22:27:01.976086+0000 mgr.y (mgr.14142) 57 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[38584]: cephadm 2024-02-22T22:27:01.976658+0000 mgr.y (mgr.14142) 58 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[38584]: audit 2024-02-22T22:27:02.974504+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:03.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[38584]: audit 2024-02-22T22:27:03.157232+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:03.788 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:03 smithi129 bash[38584]: audit 2024-02-22T22:27:03.160388+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:03.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:03 smithi171 bash[35217]: audit 2024-02-22T22:27:01.976086+0000 mgr.y (mgr.14142) 57 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:03.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:03 smithi171 bash[35217]: cephadm 2024-02-22T22:27:01.976658+0000 mgr.y (mgr.14142) 58 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:03.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:03 smithi171 bash[35217]: audit 2024-02-22T22:27:02.974504+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:03.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:03 smithi171 bash[35217]: audit 2024-02-22T22:27:03.157232+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:03.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:03 smithi171 bash[35217]: audit 2024-02-22T22:27:03.160388+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}}, \"last_daemon_update\": \"2024-02-22T22:26:58.551486\", \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:04 smithi129 bash[35158]: cluster 2024-02-22T22:27:03.500959+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v49: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:04 smithi129 bash[35158]: cluster 2024-02-22T22:27:04.158388+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-22T22:27:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:04 smithi129 bash[38584]: cluster 2024-02-22T22:27:03.500959+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v49: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:04 smithi129 bash[38584]: cluster 2024-02-22T22:27:04.158388+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-22T22:27:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:04 smithi171 bash[35217]: cluster 2024-02-22T22:27:03.500959+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v49: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:04 smithi171 bash[35217]: cluster 2024-02-22T22:27:04.158388+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-22T22:27:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[35158]: audit 2024-02-22T22:27:04.659833+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.129:0/4104380057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]: dispatch 2024-02-22T22:27:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[35158]: audit 2024-02-22T22:27:04.660099+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]: dispatch 2024-02-22T22:27:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[35158]: audit 2024-02-22T22:27:04.668623+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]': finished 2024-02-22T22:27:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[35158]: cluster 2024-02-22T22:27:04.668672+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-22T22:27:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[35158]: audit 2024-02-22T22:27:04.668779+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[35158]: audit 2024-02-22T22:27:05.398775+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.129:0/2572637671' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:05.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[38584]: audit 2024-02-22T22:27:04.659833+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.129:0/4104380057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]: dispatch 2024-02-22T22:27:05.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[38584]: audit 2024-02-22T22:27:04.660099+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]: dispatch 2024-02-22T22:27:05.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[38584]: audit 2024-02-22T22:27:04.668623+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]': finished 2024-02-22T22:27:05.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[38584]: cluster 2024-02-22T22:27:04.668672+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-22T22:27:05.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[38584]: audit 2024-02-22T22:27:04.668779+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:05.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:05 smithi129 bash[38584]: audit 2024-02-22T22:27:05.398775+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.129:0/2572637671' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:05.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:05 smithi171 bash[35217]: audit 2024-02-22T22:27:04.659833+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.129:0/4104380057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]: dispatch 2024-02-22T22:27:05.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:05 smithi171 bash[35217]: audit 2024-02-22T22:27:04.660099+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]: dispatch 2024-02-22T22:27:05.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:05 smithi171 bash[35217]: audit 2024-02-22T22:27:04.668623+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96177b52-219e-46be-b953-02209e612ebf"}]': finished 2024-02-22T22:27:05.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:05 smithi171 bash[35217]: cluster 2024-02-22T22:27:04.668672+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-22T22:27:05.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:05 smithi171 bash[35217]: audit 2024-02-22T22:27:04.668779+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:05.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:05 smithi171 bash[35217]: audit 2024-02-22T22:27:05.398775+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.129:0/2572637671' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:06 smithi129 bash[35158]: cluster 2024-02-22T22:27:05.501325+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v51: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:06.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:06 smithi129 bash[38584]: cluster 2024-02-22T22:27:05.501325+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v51: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:06 smithi171 bash[35217]: cluster 2024-02-22T22:27:05.501325+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v51: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:08.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:08 smithi129 bash[35158]: cluster 2024-02-22T22:27:07.501677+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v52: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:08.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:08 smithi129 bash[35158]: audit 2024-02-22T22:27:07.897963+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:08.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:08 smithi129 bash[38584]: cluster 2024-02-22T22:27:07.501677+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v52: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:08.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:08 smithi129 bash[38584]: audit 2024-02-22T22:27:07.897963+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:08 smithi171 bash[35217]: cluster 2024-02-22T22:27:07.501677+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v52: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:08 smithi171 bash[35217]: audit 2024-02-22T22:27:07.897963+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:09.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:09 smithi129 bash[35158]: cluster 2024-02-22T22:27:09.492462+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-22T22:27:09.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:09 smithi129 bash[38584]: cluster 2024-02-22T22:27:09.492462+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-22T22:27:09.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:09 smithi171 bash[35217]: cluster 2024-02-22T22:27:09.492462+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-22T22:27:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[38584]: cluster 2024-02-22T22:27:09.502013+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v53: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[38584]: audit 2024-02-22T22:27:10.524911+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T22:27:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[38584]: audit 2024-02-22T22:27:10.525436+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[38584]: audit 2024-02-22T22:27:10.525977+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-22T22:27:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[35158]: cluster 2024-02-22T22:27:09.502013+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v53: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[35158]: audit 2024-02-22T22:27:10.524911+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T22:27:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[35158]: audit 2024-02-22T22:27:10.525436+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:10 smithi129 bash[35158]: audit 2024-02-22T22:27:10.525977+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-22T22:27:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:10 smithi171 bash[35217]: cluster 2024-02-22T22:27:09.502013+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v53: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:10 smithi171 bash[35217]: audit 2024-02-22T22:27:10.524911+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T22:27:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:10 smithi171 bash[35217]: audit 2024-02-22T22:27:10.525436+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:10 smithi171 bash[35217]: audit 2024-02-22T22:27:10.525977+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-22T22:27:11.879 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:11 smithi129 bash[35158]: cephadm 2024-02-22T22:27:10.525792+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Deploying daemon osd.1 on smithi129 2024-02-22T22:27:11.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:11 smithi129 bash[38584]: cephadm 2024-02-22T22:27:10.525792+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Deploying daemon osd.1 on smithi129 2024-02-22T22:27:11.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:11 smithi171 bash[35217]: cephadm 2024-02-22T22:27:10.525792+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Deploying daemon osd.1 on smithi129 2024-02-22T22:27:12.193 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 1 on host 'smithi129' 2024-02-22T22:27:12.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[35158]: cluster 2024-02-22T22:27:11.502314+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v54: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:12.822 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[38584]: cluster 2024-02-22T22:27:11.502314+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v54: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:12.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[35158]: audit 2024-02-22T22:27:12.186888+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:12.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[35158]: audit 2024-02-22T22:27:12.187435+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:12.823 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[35158]: audit 2024-02-22T22:27:12.189793+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:12.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[38584]: audit 2024-02-22T22:27:12.186888+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:12.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[38584]: audit 2024-02-22T22:27:12.187435+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:12.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:12 smithi129 bash[38584]: audit 2024-02-22T22:27:12.189793+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:12 smithi171 bash[35217]: cluster 2024-02-22T22:27:11.502314+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v54: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:12 smithi171 bash[35217]: audit 2024-02-22T22:27:12.186888+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:12 smithi171 bash[35217]: audit 2024-02-22T22:27:12.187435+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:12 smithi171 bash[35217]: audit 2024-02-22T22:27:12.189793+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551267\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551341\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:58.551373\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:26:58.551417\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_device_update\": \"2024-02-22T22:27:03.156608\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:13.022 DEBUG:teuthology.orchestra.run.smithi129:osd.1> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.1.service 2024-02-22T22:27:13.024 INFO:tasks.cephadm:Deploying osd.2 on smithi129 with /dev/vg_nvme/lv_2... 2024-02-22T22:27:13.024 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-22T22:27:13.054 INFO:journalctl@ceph.osd.1.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:27:13.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-22T22:27:13.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-22T22:27:13.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-22T22:27:13.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-22T22:27:13.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-22T22:27:13.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-22T22:27:13.906 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:13 smithi129 bash[42192]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-22T22:27:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:14 smithi129 bash[35158]: cluster 2024-02-22T22:27:13.502608+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v55: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:14 smithi129 bash[38584]: cluster 2024-02-22T22:27:13.502608+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v55: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:14 smithi171 bash[35217]: cluster 2024-02-22T22:27:13.502608+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v55: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:15.655 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[42446]: debug 2024-02-22T22:27:15.393+0000 7fae87574ec0 -1 Falling back to public interface 2024-02-22T22:27:15.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[38584]: audit 2024-02-22T22:27:15.178771+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:15.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[35158]: audit 2024-02-22T22:27:15.178771+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:15.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[38584]: audit 2024-02-22T22:27:15.181539+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:15.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[38584]: audit 2024-02-22T22:27:15.182021+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:15.656 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[35158]: audit 2024-02-22T22:27:15.181539+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:15.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[35158]: audit 2024-02-22T22:27:15.182021+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:15.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:15 smithi171 bash[35217]: audit 2024-02-22T22:27:15.178771+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:15.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:15 smithi171 bash[35217]: audit 2024-02-22T22:27:15.181539+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:15.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:15 smithi171 bash[35217]: audit 2024-02-22T22:27:15.182021+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:16.101 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:15 smithi129 bash[42446]: debug 2024-02-22T22:27:15.957+0000 7fae87574ec0 -1 osd.1 0 log_to_monitors {default=true} 2024-02-22T22:27:16.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:16 smithi129 bash[35158]: cluster 2024-02-22T22:27:15.502927+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-22T22:27:16.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:16 smithi129 bash[35158]: audit 2024-02-22T22:27:15.960825+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T22:27:16.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:16 smithi129 bash[35158]: audit 2024-02-22T22:27:15.961068+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T22:27:16.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:16 smithi129 bash[38584]: cluster 2024-02-22T22:27:15.502927+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-22T22:27:16.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:16 smithi129 bash[38584]: audit 2024-02-22T22:27:15.960825+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T22:27:16.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:16 smithi129 bash[38584]: audit 2024-02-22T22:27:15.961068+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T22:27:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:16 smithi171 bash[35217]: cluster 2024-02-22T22:27:15.502927+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-22T22:27:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:16 smithi171 bash[35217]: audit 2024-02-22T22:27:15.960825+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T22:27:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:16 smithi171 bash[35217]: audit 2024-02-22T22:27:15.961068+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T22:27:17.171 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-22T22:27:17.171 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-22T22:27:17.171 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-22T22:27:17.171 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-22T22:27:17.171 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136971 s, 766 MB/s 2024-02-22T22:27:17.171 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-22T22:27:17.643 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[42446]: debug 2024-02-22T22:27:17.640+0000 7fae6c321700 -1 osd.1 0 waiting for initial osdmap 2024-02-22T22:27:17.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[42446]: debug 2024-02-22T22:27:17.644+0000 7fae7753d700 -1 osd.1 15 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:27:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: audit 2024-02-22T22:27:16.634509+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T22:27:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: cluster 2024-02-22T22:27:16.634544+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-22T22:27:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: audit 2024-02-22T22:27:16.634652+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: audit 2024-02-22T22:27:16.638002+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: audit 2024-02-22T22:27:16.638246+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: cluster 2024-02-22T22:27:16.938870+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[35158]: cluster 2024-02-22T22:27:16.938930+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: audit 2024-02-22T22:27:16.634509+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: cluster 2024-02-22T22:27:16.634544+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: audit 2024-02-22T22:27:16.634652+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: audit 2024-02-22T22:27:16.638002+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: audit 2024-02-22T22:27:16.638246+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: cluster 2024-02-22T22:27:16.938870+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:17.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:17 smithi129 bash[38584]: cluster 2024-02-22T22:27:16.938930+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:17.961 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_2 2024-02-22T22:27:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: audit 2024-02-22T22:27:16.634509+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T22:27:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: cluster 2024-02-22T22:27:16.634544+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-22T22:27:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: audit 2024-02-22T22:27:16.634652+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: audit 2024-02-22T22:27:16.638002+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:17.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: audit 2024-02-22T22:27:16.638246+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:17.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: cluster 2024-02-22T22:27:16.938870+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:17.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:17 smithi171 bash[35217]: cluster 2024-02-22T22:27:16.938930+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:18.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[35158]: cluster 2024-02-22T22:27:17.503251+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v58: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:18.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[35158]: audit 2024-02-22T22:27:17.638794+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:18.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[35158]: cluster 2024-02-22T22:27:17.638839+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-22T22:27:18.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[35158]: audit 2024-02-22T22:27:17.639570+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:18.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[38584]: cluster 2024-02-22T22:27:17.503251+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v58: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:18.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[38584]: audit 2024-02-22T22:27:17.638794+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:18.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[38584]: cluster 2024-02-22T22:27:17.638839+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-22T22:27:18.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:18 smithi129 bash[38584]: audit 2024-02-22T22:27:17.639570+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:18 smithi171 bash[35217]: cluster 2024-02-22T22:27:17.503251+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v58: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:18 smithi171 bash[35217]: audit 2024-02-22T22:27:17.638794+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:18 smithi171 bash[35217]: cluster 2024-02-22T22:27:17.638839+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-22T22:27:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:18 smithi171 bash[35217]: audit 2024-02-22T22:27:17.639570+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[35158]: cluster 2024-02-22T22:27:18.645759+0000 mon.a (mon.0) 240 : cluster [INF] osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244] boot 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[35158]: cluster 2024-02-22T22:27:18.645800+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[35158]: audit 2024-02-22T22:27:18.646256+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[35158]: cluster 2024-02-22T22:27:19.503537+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v61: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[38584]: cluster 2024-02-22T22:27:18.645759+0000 mon.a (mon.0) 240 : cluster [INF] osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244] boot 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[38584]: cluster 2024-02-22T22:27:18.645800+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[38584]: audit 2024-02-22T22:27:18.646256+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:19.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:19 smithi129 bash[38584]: cluster 2024-02-22T22:27:19.503537+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v61: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:19.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:19 smithi171 bash[35217]: cluster 2024-02-22T22:27:18.645759+0000 mon.a (mon.0) 240 : cluster [INF] osd.1 [v2:172.21.15.129:6810/3522918244,v1:172.21.15.129:6811/3522918244] boot 2024-02-22T22:27:19.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:19 smithi171 bash[35217]: cluster 2024-02-22T22:27:18.645800+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-22T22:27:19.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:19 smithi171 bash[35217]: audit 2024-02-22T22:27:18.646256+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:27:19.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:19 smithi171 bash[35217]: cluster 2024-02-22T22:27:19.503537+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v61: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-22T22:27:20.834 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:20 smithi129 bash[35158]: cluster 2024-02-22T22:27:19.651206+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-22T22:27:20.834 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:20 smithi129 bash[35158]: audit 2024-02-22T22:27:19.780704+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240222-222525"}]: dispatch 2024-02-22T22:27:20.834 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:20 smithi129 bash[35158]: audit 2024-02-22T22:27:19.783241+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240222-222525"}]': finished 2024-02-22T22:27:20.835 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:20 smithi129 bash[38584]: cluster 2024-02-22T22:27:19.651206+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-22T22:27:20.835 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:20 smithi129 bash[38584]: audit 2024-02-22T22:27:19.780704+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240222-222525"}]: dispatch 2024-02-22T22:27:20.835 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:20 smithi129 bash[38584]: audit 2024-02-22T22:27:19.783241+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240222-222525"}]': finished 2024-02-22T22:27:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:20 smithi171 bash[35217]: cluster 2024-02-22T22:27:19.651206+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-22T22:27:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:20 smithi171 bash[35217]: audit 2024-02-22T22:27:19.780704+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240222-222525"}]: dispatch 2024-02-22T22:27:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:20 smithi171 bash[35217]: audit 2024-02-22T22:27:19.783241+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240222-222525"}]': finished 2024-02-22T22:27:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:20.843103+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:20.843103+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:21.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:21.022778+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:21.022778+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:21.027529+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:21.268064+0000 mgr.y (mgr.14142) 69 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: cephadm 2024-02-22T22:27:21.268646+0000 mgr.y (mgr.14142) 70 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:21.268933+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:21.269425+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: audit 2024-02-22T22:27:21.270093+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[35158]: cluster 2024-02-22T22:27:21.503895+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v63: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:21.027529+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:21.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:21.268064+0000 mgr.y (mgr.14142) 69 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:21.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: cephadm 2024-02-22T22:27:21.268646+0000 mgr.y (mgr.14142) 70 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:21.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:21.268933+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:21.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:21.269425+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:21.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: audit 2024-02-22T22:27:21.270093+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:21.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:21 smithi129 bash[38584]: cluster 2024-02-22T22:27:21.503895+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v63: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:20.843103+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:21.022778+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:21.027529+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}}, \"last_daemon_update\": \"2024-02-22T22:27:15.178059\", \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:21.268064+0000 mgr.y (mgr.14142) 69 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: cephadm 2024-02-22T22:27:21.268646+0000 mgr.y (mgr.14142) 70 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:21.268933+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:21.269425+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: audit 2024-02-22T22:27:21.270093+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:21.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:21 smithi171 bash[35217]: cluster 2024-02-22T22:27:21.503895+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v63: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-22T22:27:23.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:23 smithi171 bash[35217]: audit 2024-02-22T22:27:23.382590+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.129:0/2063736243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7e4868-46ee-44cc-a3c7-6596976c347f"}]: dispatch 2024-02-22T22:27:23.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:23 smithi171 bash[35217]: audit 2024-02-22T22:27:23.388674+0000 mon.a (mon.0) 253 : audit [INF] from='client.? 172.21.15.129:0/2063736243' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c7e4868-46ee-44cc-a3c7-6596976c347f"}]': finished 2024-02-22T22:27:23.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:23 smithi171 bash[35217]: cluster 2024-02-22T22:27:23.388710+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-22T22:27:23.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:23 smithi171 bash[35217]: audit 2024-02-22T22:27:23.388818+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:23.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[35158]: audit 2024-02-22T22:27:23.382590+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.129:0/2063736243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7e4868-46ee-44cc-a3c7-6596976c347f"}]: dispatch 2024-02-22T22:27:23.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[35158]: audit 2024-02-22T22:27:23.388674+0000 mon.a (mon.0) 253 : audit [INF] from='client.? 172.21.15.129:0/2063736243' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c7e4868-46ee-44cc-a3c7-6596976c347f"}]': finished 2024-02-22T22:27:23.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[35158]: cluster 2024-02-22T22:27:23.388710+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-22T22:27:23.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[35158]: audit 2024-02-22T22:27:23.388818+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[38584]: audit 2024-02-22T22:27:23.382590+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.129:0/2063736243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7e4868-46ee-44cc-a3c7-6596976c347f"}]: dispatch 2024-02-22T22:27:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[38584]: audit 2024-02-22T22:27:23.388674+0000 mon.a (mon.0) 253 : audit [INF] from='client.? 172.21.15.129:0/2063736243' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c7e4868-46ee-44cc-a3c7-6596976c347f"}]': finished 2024-02-22T22:27:23.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[38584]: cluster 2024-02-22T22:27:23.388710+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-22T22:27:23.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:23 smithi129 bash[38584]: audit 2024-02-22T22:27:23.388818+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:24.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:24 smithi171 bash[35217]: cluster 2024-02-22T22:27:23.504270+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-22T22:27:24.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:24 smithi171 bash[35217]: audit 2024-02-22T22:27:24.124716+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.129:0/1374632795' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:24 smithi129 bash[38584]: cluster 2024-02-22T22:27:23.504270+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-22T22:27:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:24 smithi129 bash[38584]: audit 2024-02-22T22:27:24.124716+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.129:0/1374632795' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:24 smithi129 bash[35158]: cluster 2024-02-22T22:27:23.504270+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-22T22:27:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:24 smithi129 bash[35158]: audit 2024-02-22T22:27:24.124716+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.129:0/1374632795' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:25.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:25 smithi129 bash[38584]: cluster 2024-02-22T22:27:25.555502+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-22T22:27:25.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:25 smithi129 bash[38584]: cluster 2024-02-22T22:27:25.555529+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-22T22:27:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:25 smithi129 bash[35158]: cluster 2024-02-22T22:27:25.555502+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-22T22:27:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:25 smithi129 bash[35158]: cluster 2024-02-22T22:27:25.555529+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-22T22:27:25.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:25 smithi171 bash[35217]: cluster 2024-02-22T22:27:25.555502+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-22T22:27:25.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:25 smithi171 bash[35217]: cluster 2024-02-22T22:27:25.555529+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-22T22:27:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:26 smithi129 bash[35158]: cluster 2024-02-22T22:27:25.504821+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v66: 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-22T22:27:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:26 smithi129 bash[38584]: cluster 2024-02-22T22:27:25.504821+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v66: 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-22T22:27:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:26 smithi171 bash[35217]: cluster 2024-02-22T22:27:25.504821+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v66: 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-22T22:27:27.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:27 smithi129 bash[35158]: audit 2024-02-22T22:27:26.637787+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:27.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:27 smithi129 bash[38584]: audit 2024-02-22T22:27:26.637787+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:27.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:27 smithi171 bash[35217]: audit 2024-02-22T22:27:26.637787+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:28.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:28 smithi129 bash[35158]: cluster 2024-02-22T22:27:27.505256+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v67: 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-22T22:27:28.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:28 smithi129 bash[38584]: cluster 2024-02-22T22:27:27.505256+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v67: 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-22T22:27:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:28 smithi171 bash[35217]: cluster 2024-02-22T22:27:27.505256+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v67: 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-22T22:27:29.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:29 smithi129 bash[38584]: audit 2024-02-22T22:27:29.330504+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T22:27:29.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:29 smithi129 bash[38584]: audit 2024-02-22T22:27:29.331092+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:29.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:29 smithi129 bash[38584]: audit 2024-02-22T22:27:29.331705+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-22T22:27:29.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:29 smithi129 bash[35158]: audit 2024-02-22T22:27:29.330504+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T22:27:29.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:29 smithi129 bash[35158]: audit 2024-02-22T22:27:29.331092+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:29.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:29 smithi129 bash[35158]: audit 2024-02-22T22:27:29.331705+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-22T22:27:29.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:29 smithi171 bash[35217]: audit 2024-02-22T22:27:29.330504+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T22:27:29.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:29 smithi171 bash[35217]: audit 2024-02-22T22:27:29.331092+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:29.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:29 smithi171 bash[35217]: audit 2024-02-22T22:27:29.331705+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-22T22:27:30.750 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:30 smithi129 bash[35158]: cephadm 2024-02-22T22:27:29.331504+0000 mgr.y (mgr.14142) 75 : cephadm [INF] Deploying daemon osd.2 on smithi129 2024-02-22T22:27:30.751 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:30 smithi129 bash[35158]: cluster 2024-02-22T22:27:29.505552+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v68: 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-22T22:27:30.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:30 smithi129 bash[38584]: cephadm 2024-02-22T22:27:29.331504+0000 mgr.y (mgr.14142) 75 : cephadm [INF] Deploying daemon osd.2 on smithi129 2024-02-22T22:27:30.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:30 smithi129 bash[38584]: cluster 2024-02-22T22:27:29.505552+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v68: 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-22T22:27:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:30 smithi171 bash[35217]: cephadm 2024-02-22T22:27:29.331504+0000 mgr.y (mgr.14142) 75 : cephadm [INF] Deploying daemon osd.2 on smithi129 2024-02-22T22:27:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:30 smithi171 bash[35217]: cluster 2024-02-22T22:27:29.505552+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v68: 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-22T22:27:31.072 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 2 on host 'smithi129' 2024-02-22T22:27:31.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:31 smithi129 bash[35158]: audit 2024-02-22T22:27:31.064920+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:31.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:31 smithi129 bash[35158]: audit 2024-02-22T22:27:31.065701+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:31.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:31 smithi129 bash[35158]: audit 2024-02-22T22:27:31.068581+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:31.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:31 smithi129 bash[38584]: audit 2024-02-22T22:27:31.064920+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:31.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:31 smithi129 bash[38584]: audit 2024-02-22T22:27:31.065701+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:31.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:31 smithi129 bash[38584]: audit 2024-02-22T22:27:31.068581+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:31.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:31 smithi171 bash[35217]: audit 2024-02-22T22:27:31.064920+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:31.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:31 smithi171 bash[35217]: audit 2024-02-22T22:27:31.065701+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:31.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:31 smithi171 bash[35217]: audit 2024-02-22T22:27:31.068581+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177800\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177873\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:15.177905\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177934\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:15.177962\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_device_update\": \"2024-02-22T22:27:21.022110\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:32 smithi129 bash[35158]: cluster 2024-02-22T22:27:31.505831+0000 mgr.y (mgr.14142) 77 : 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-22T22:27:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:32 smithi129 bash[38584]: cluster 2024-02-22T22:27:31.505831+0000 mgr.y (mgr.14142) 77 : 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-22T22:27:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:32 smithi171 bash[35217]: cluster 2024-02-22T22:27:31.505831+0000 mgr.y (mgr.14142) 77 : 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-22T22:27:33.896 DEBUG:teuthology.orchestra.run.smithi129:osd.2> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.2.service 2024-02-22T22:27:33.898 INFO:tasks.cephadm:Deploying osd.3 on smithi129 with /dev/vg_nvme/lv_1... 2024-02-22T22:27:33.898 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-22T22:27:33.928 INFO:journalctl@ceph.osd.2.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:27:34.633 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:27:34 smithi129 bash[43895]: debug 2024-02-22T22:27:34.555+0000 7fee6fbcaec0 -1 Falling back to public interface 2024-02-22T22:27:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:34 smithi129 bash[35158]: cluster 2024-02-22T22:27:33.506172+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-22T22:27:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:34 smithi129 bash[38584]: cluster 2024-02-22T22:27:33.506172+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-22T22:27:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:34 smithi171 bash[35217]: cluster 2024-02-22T22:27:33.506172+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-22T22:27:35.276 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:27:35 smithi129 bash[43895]: debug 2024-02-22T22:27:35.100+0000 7fee6fbcaec0 -1 osd.2 0 log_to_monitors {default=true} 2024-02-22T22:27:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:35 smithi129 bash[38584]: audit 2024-02-22T22:27:35.103409+0000 mon.a (mon.0) 265 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T22:27:35.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:35 smithi129 bash[35158]: audit 2024-02-22T22:27:35.103409+0000 mon.a (mon.0) 265 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T22:27:35.976 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-22T22:27:35.976 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-22T22:27:35.977 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-22T22:27:35.977 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-22T22:27:35.977 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145696 s, 720 MB/s 2024-02-22T22:27:35.977 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-22T22:27:35.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:35 smithi171 bash[35217]: audit 2024-02-22T22:27:35.103409+0000 mon.a (mon.0) 265 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T22:27:36.760 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[43895]: debug 2024-02-22T22:27:36.645+0000 7fee54977700 -1 osd.2 0 waiting for initial osdmap 2024-02-22T22:27:36.761 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[43895]: debug 2024-02-22T22:27:36.652+0000 7fee5fb93700 -1 osd.2 20 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:27:36.761 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: cluster 2024-02-22T22:27:35.506508+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-22T22:27:36.761 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: audit 2024-02-22T22:27:35.640008+0000 mon.a (mon.0) 266 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T22:27:36.761 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: cluster 2024-02-22T22:27:35.640055+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-22T22:27:36.761 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: audit 2024-02-22T22:27:35.640212+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:36.761 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: audit 2024-02-22T22:27:35.640474+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:36.762 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: cluster 2024-02-22T22:27:35.506508+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-22T22:27:36.762 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: audit 2024-02-22T22:27:35.640008+0000 mon.a (mon.0) 266 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T22:27:36.762 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: cluster 2024-02-22T22:27:35.640055+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-22T22:27:36.762 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: audit 2024-02-22T22:27:35.640212+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:36.762 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: audit 2024-02-22T22:27:35.640474+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:36.762 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: audit 2024-02-22T22:27:35.765016+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:36.763 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: audit 2024-02-22T22:27:35.765016+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:36.763 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: audit 2024-02-22T22:27:35.767810+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:36.763 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[35158]: audit 2024-02-22T22:27:35.768335+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:36.763 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: audit 2024-02-22T22:27:35.767810+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:36.763 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:36 smithi129 bash[38584]: audit 2024-02-22T22:27:35.768335+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:36.771 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_1 2024-02-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: cluster 2024-02-22T22:27:35.506508+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-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: audit 2024-02-22T22:27:35.640008+0000 mon.a (mon.0) 266 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: cluster 2024-02-22T22:27:35.640055+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: audit 2024-02-22T22:27:35.640212+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: audit 2024-02-22T22:27:35.640474+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: audit 2024-02-22T22:27:35.765016+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:36.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: audit 2024-02-22T22:27:35.767810+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:36.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:36 smithi171 bash[35217]: audit 2024-02-22T22:27:35.768335+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:37.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[35158]: cluster 2024-02-22T22:27:36.123442+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:37.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[35158]: cluster 2024-02-22T22:27:36.123500+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:37.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[35158]: audit 2024-02-22T22:27:36.641897+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[35158]: cluster 2024-02-22T22:27:36.641936+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[35158]: audit 2024-02-22T22:27:36.642448+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[38584]: cluster 2024-02-22T22:27:36.123442+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[38584]: cluster 2024-02-22T22:27:36.123500+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[38584]: audit 2024-02-22T22:27:36.641897+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[38584]: cluster 2024-02-22T22:27:36.641936+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-22T22:27:37.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:37 smithi129 bash[38584]: audit 2024-02-22T22:27:36.642448+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:37.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:37 smithi171 bash[35217]: cluster 2024-02-22T22:27:36.123442+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:37.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:37 smithi171 bash[35217]: cluster 2024-02-22T22:27:36.123500+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:37.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:37 smithi171 bash[35217]: audit 2024-02-22T22:27:36.641897+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:37.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:37 smithi171 bash[35217]: cluster 2024-02-22T22:27:36.641936+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-22T22:27:37.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:37 smithi171 bash[35217]: audit 2024-02-22T22:27:36.642448+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[35158]: cluster 2024-02-22T22:27:37.506862+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v74: 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-22T22:27:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[35158]: cluster 2024-02-22T22:27:37.653518+0000 mon.a (mon.0) 276 : cluster [INF] osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230] boot 2024-02-22T22:27:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[35158]: cluster 2024-02-22T22:27:37.653561+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-22T22:27:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[35158]: audit 2024-02-22T22:27:37.654040+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:38.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[38584]: cluster 2024-02-22T22:27:37.506862+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v74: 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-22T22:27:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[38584]: cluster 2024-02-22T22:27:37.653518+0000 mon.a (mon.0) 276 : cluster [INF] osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230] boot 2024-02-22T22:27:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[38584]: cluster 2024-02-22T22:27:37.653561+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-22T22:27:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:38 smithi129 bash[38584]: audit 2024-02-22T22:27:37.654040+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:38 smithi171 bash[35217]: cluster 2024-02-22T22:27:37.506862+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v74: 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-22T22:27:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:38 smithi171 bash[35217]: cluster 2024-02-22T22:27:37.653518+0000 mon.a (mon.0) 276 : cluster [INF] osd.2 [v2:172.21.15.129:6818/885797230,v1:172.21.15.129:6819/885797230] boot 2024-02-22T22:27:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:38 smithi171 bash[35217]: cluster 2024-02-22T22:27:37.653561+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-22T22:27:38.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:38 smithi171 bash[35217]: audit 2024-02-22T22:27:37.654040+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:27:39.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:39 smithi129 bash[35158]: cluster 2024-02-22T22:27:38.658933+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-22T22:27:39.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:39 smithi129 bash[35158]: cluster 2024-02-22T22:27:39.507261+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v77: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:27:39.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:39 smithi129 bash[38584]: cluster 2024-02-22T22:27:38.658933+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-22T22:27:39.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:39 smithi129 bash[38584]: cluster 2024-02-22T22:27:39.507261+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v77: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:27:39.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:39 smithi171 bash[35217]: cluster 2024-02-22T22:27:38.658933+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-22T22:27:39.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:39 smithi171 bash[35217]: cluster 2024-02-22T22:27:39.507261+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v77: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:27:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:40 smithi171 bash[35217]: audit 2024-02-22T22:27:40.265373+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:40 smithi171 bash[35217]: audit 2024-02-22T22:27:40.450075+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:40 smithi171 bash[35217]: audit 2024-02-22T22:27:40.452780+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:40 smithi171 bash[35217]: audit 2024-02-22T22:27:40.653173+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:40 smithi171 bash[35217]: audit 2024-02-22T22:27:40.653673+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:40 smithi171 bash[35217]: audit 2024-02-22T22:27:40.654423+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[35158]: audit 2024-02-22T22:27:40.265373+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:41.062 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[38584]: audit 2024-02-22T22:27:40.265373+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:41.062 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[35158]: audit 2024-02-22T22:27:40.450075+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:41.062 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[35158]: audit 2024-02-22T22:27:40.452780+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:41.062 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[35158]: audit 2024-02-22T22:27:40.653173+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[35158]: audit 2024-02-22T22:27:40.653673+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[35158]: audit 2024-02-22T22:27:40.654423+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[38584]: audit 2024-02-22T22:27:40.450075+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[38584]: audit 2024-02-22T22:27:40.452780+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}}, \"last_daemon_update\": \"2024-02-22T22:27:35.764279\", \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[38584]: audit 2024-02-22T22:27:40.653173+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[38584]: audit 2024-02-22T22:27:40.653673+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:41.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:40 smithi129 bash[38584]: audit 2024-02-22T22:27:40.654423+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:41 smithi129 bash[35158]: audit 2024-02-22T22:27:40.652405+0000 mgr.y (mgr.14142) 82 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:41 smithi129 bash[35158]: cephadm 2024-02-22T22:27:40.652964+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:41 smithi129 bash[35158]: cluster 2024-02-22T22:27:41.507542+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v78: 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-22T22:27:41.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:41 smithi129 bash[38584]: audit 2024-02-22T22:27:40.652405+0000 mgr.y (mgr.14142) 82 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:41.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:41 smithi129 bash[38584]: cephadm 2024-02-22T22:27:40.652964+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:41.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:41 smithi129 bash[38584]: cluster 2024-02-22T22:27:41.507542+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v78: 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-22T22:27:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:41 smithi171 bash[35217]: audit 2024-02-22T22:27:40.652405+0000 mgr.y (mgr.14142) 82 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:41 smithi171 bash[35217]: cephadm 2024-02-22T22:27:40.652964+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi129... 2024-02-22T22:27:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:41 smithi171 bash[35217]: cluster 2024-02-22T22:27:41.507542+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v78: 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-22T22:27:42.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:42 smithi171 bash[35217]: cluster 2024-02-22T22:27:41.660765+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-22T22:27:42.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:42 smithi171 bash[35217]: cluster 2024-02-22T22:27:41.660835+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-02-22T22:27:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:42 smithi129 bash[35158]: cluster 2024-02-22T22:27:41.660765+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-22T22:27:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:42 smithi129 bash[35158]: cluster 2024-02-22T22:27:41.660835+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-02-22T22:27:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:42 smithi129 bash[38584]: cluster 2024-02-22T22:27:41.660765+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-22T22:27:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:42 smithi129 bash[38584]: cluster 2024-02-22T22:27:41.660835+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-02-22T22:27:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:43 smithi171 bash[35217]: audit 2024-02-22T22:27:42.874999+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.129:0/1399739576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f386da-2307-42c5-b64c-f3d77a378844"}]: dispatch 2024-02-22T22:27:43.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:43 smithi171 bash[35217]: audit 2024-02-22T22:27:42.884306+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.129:0/1399739576' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3f386da-2307-42c5-b64c-f3d77a378844"}]': finished 2024-02-22T22:27:43.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:43 smithi171 bash[35217]: cluster 2024-02-22T22:27:42.884333+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-22T22:27:43.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:43 smithi171 bash[35217]: audit 2024-02-22T22:27:42.884455+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:43.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:43 smithi171 bash[35217]: cluster 2024-02-22T22:27:43.507842+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:43.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:43 smithi171 bash[35217]: audit 2024-02-22T22:27:43.639666+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.129:0/1783606175' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[35158]: audit 2024-02-22T22:27:42.874999+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.129:0/1399739576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f386da-2307-42c5-b64c-f3d77a378844"}]: dispatch 2024-02-22T22:27:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[35158]: audit 2024-02-22T22:27:42.884306+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.129:0/1399739576' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3f386da-2307-42c5-b64c-f3d77a378844"}]': finished 2024-02-22T22:27:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[35158]: cluster 2024-02-22T22:27:42.884333+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-22T22:27:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[35158]: audit 2024-02-22T22:27:42.884455+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[35158]: cluster 2024-02-22T22:27:43.507842+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[35158]: audit 2024-02-22T22:27:43.639666+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.129:0/1783606175' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[38584]: audit 2024-02-22T22:27:42.874999+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.129:0/1399739576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f386da-2307-42c5-b64c-f3d77a378844"}]: dispatch 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[38584]: audit 2024-02-22T22:27:42.884306+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.129:0/1399739576' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3f386da-2307-42c5-b64c-f3d77a378844"}]': finished 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[38584]: cluster 2024-02-22T22:27:42.884333+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[38584]: audit 2024-02-22T22:27:42.884455+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[38584]: cluster 2024-02-22T22:27:43.507842+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:44.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:43 smithi129 bash[38584]: audit 2024-02-22T22:27:43.639666+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.129:0/1783606175' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:46.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:46 smithi129 bash[35158]: cluster 2024-02-22T22:27:45.508254+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v81: 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-22T22:27:46.820 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:46 smithi129 bash[35158]: audit 2024-02-22T22:27:46.201245+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:46.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:46 smithi129 bash[38584]: cluster 2024-02-22T22:27:45.508254+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v81: 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-22T22:27:46.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:46 smithi129 bash[38584]: audit 2024-02-22T22:27:46.201245+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:46 smithi171 bash[35217]: cluster 2024-02-22T22:27:45.508254+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v81: 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-22T22:27:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:46 smithi171 bash[35217]: audit 2024-02-22T22:27:46.201245+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:48.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:48 smithi129 bash[35158]: cluster 2024-02-22T22:27:47.508558+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:48.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:48 smithi129 bash[38584]: cluster 2024-02-22T22:27:47.508558+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:48 smithi171 bash[35217]: cluster 2024-02-22T22:27:47.508558+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:49.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:49 smithi129 bash[35158]: audit 2024-02-22T22:27:48.894768+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T22:27:49.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:49 smithi129 bash[35158]: audit 2024-02-22T22:27:48.895310+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:49.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:49 smithi129 bash[35158]: audit 2024-02-22T22:27:48.895878+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-22T22:27:49.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:49 smithi129 bash[38584]: audit 2024-02-22T22:27:48.894768+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T22:27:49.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:49 smithi129 bash[38584]: audit 2024-02-22T22:27:48.895310+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:49.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:49 smithi129 bash[38584]: audit 2024-02-22T22:27:48.895878+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-22T22:27:49.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:49 smithi171 bash[35217]: audit 2024-02-22T22:27:48.894768+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T22:27:49.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:49 smithi171 bash[35217]: audit 2024-02-22T22:27:48.895310+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:49.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:49 smithi171 bash[35217]: audit 2024-02-22T22:27:48.895878+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-22T22:27:50.540 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 3 on host 'smithi129' 2024-02-22T22:27:50.776 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[35158]: cephadm 2024-02-22T22:27:48.895707+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Deploying daemon osd.3 on smithi129 2024-02-22T22:27:50.777 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[35158]: cluster 2024-02-22T22:27:49.508912+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:50.777 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[38584]: cephadm 2024-02-22T22:27:48.895707+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Deploying daemon osd.3 on smithi129 2024-02-22T22:27:50.777 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[38584]: cluster 2024-02-22T22:27:49.508912+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:50.778 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[35158]: audit 2024-02-22T22:27:50.533496+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:50.778 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[35158]: audit 2024-02-22T22:27:50.534000+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:50.778 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[35158]: audit 2024-02-22T22:27:50.536508+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:50.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[38584]: audit 2024-02-22T22:27:50.533496+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:50.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[38584]: audit 2024-02-22T22:27:50.534000+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:50.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:50 smithi129 bash[38584]: audit 2024-02-22T22:27:50.536508+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:50.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:50 smithi171 bash[35217]: cephadm 2024-02-22T22:27:48.895707+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Deploying daemon osd.3 on smithi129 2024-02-22T22:27:50.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:50 smithi171 bash[35217]: cluster 2024-02-22T22:27:49.508912+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:27:50.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:50 smithi171 bash[35217]: audit 2024-02-22T22:27:50.533496+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:50.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:50 smithi171 bash[35217]: audit 2024-02-22T22:27:50.534000+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:50.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:50 smithi171 bash[35217]: audit 2024-02-22T22:27:50.536508+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764004\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764077\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:35.764109\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764152\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:35.764181\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:35.764209\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_device_update\": \"2024-02-22T22:27:40.449378\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:51.607 DEBUG:teuthology.orchestra.run.smithi129:osd.3> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.3.service 2024-02-22T22:27:51.610 INFO:tasks.cephadm:Deploying osd.4 on smithi171 with /dev/vg_nvme/lv_4... 2024-02-22T22:27:51.610 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-22T22:27:51.639 INFO:journalctl@ceph.osd.3.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:27:52.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:52 smithi129 bash[35158]: cluster 2024-02-22T22:27:51.509304+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:52.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:52 smithi129 bash[38584]: cluster 2024-02-22T22:27:51.509304+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:52.828 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:52 smithi171 bash[35217]: cluster 2024-02-22T22:27:51.509304+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:53.505 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-22T22:27:53.505 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-22T22:27:53.506 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-02-22T22:27:53.506 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-02-22T22:27:53.506 INFO:teuthology.orchestra.run.smithi171.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110886 s, 946 MB/s 2024-02-22T22:27:53.506 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-02-22T22:27:53.655 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:27:53 smithi129 bash[45527]: debug 2024-02-22T22:27:53.235+0000 7f4ae7a25ec0 -1 Falling back to public interface 2024-02-22T22:27:54.106 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi171:vg_nvme/lv_4 2024-02-22T22:27:54.155 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:27:53 smithi129 bash[45527]: debug 2024-02-22T22:27:53.793+0000 7f4ae7a25ec0 -1 osd.3 0 log_to_monitors {default=true} 2024-02-22T22:27:54.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:54 smithi171 bash[35217]: cluster 2024-02-22T22:27:53.509607+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-22T22:27:54.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:54 smithi171 bash[35217]: audit 2024-02-22T22:27:53.597931+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:54.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:54 smithi171 bash[35217]: audit 2024-02-22T22:27:53.600880+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:54.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:54 smithi171 bash[35217]: audit 2024-02-22T22:27:53.601364+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:54.730 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:54 smithi171 bash[35217]: audit 2024-02-22T22:27:53.796633+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T22:27:54.730 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:54 smithi171 bash[35217]: audit 2024-02-22T22:27:53.797203+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T22:27:54.779 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[35158]: cluster 2024-02-22T22:27:53.509607+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-22T22:27:54.780 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[38584]: cluster 2024-02-22T22:27:53.509607+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-22T22:27:54.780 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[35158]: audit 2024-02-22T22:27:53.597931+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:54.780 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[35158]: audit 2024-02-22T22:27:53.600880+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[35158]: audit 2024-02-22T22:27:53.601364+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[35158]: audit 2024-02-22T22:27:53.796633+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[35158]: audit 2024-02-22T22:27:53.797203+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[38584]: audit 2024-02-22T22:27:53.597931+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[38584]: audit 2024-02-22T22:27:53.600880+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[38584]: audit 2024-02-22T22:27:53.601364+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[38584]: audit 2024-02-22T22:27:53.796633+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T22:27:54.781 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:54 smithi129 bash[38584]: audit 2024-02-22T22:27:53.797203+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: audit 2024-02-22T22:27:54.602795+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: cluster 2024-02-22T22:27:54.602855+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: audit 2024-02-22T22:27:54.602984+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: audit 2024-02-22T22:27:54.603248+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: audit 2024-02-22T22:27:54.603476+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: cluster 2024-02-22T22:27:54.757120+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:55.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:55 smithi171 bash[35217]: cluster 2024-02-22T22:27:54.757163+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:55.905 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[45527]: debug 2024-02-22T22:27:55.609+0000 7f4ad07da700 -1 osd.3 0 waiting for initial osdmap 2024-02-22T22:27:55.905 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[45527]: debug 2024-02-22T22:27:55.612+0000 7f4adb9f6700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:27:55.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: audit 2024-02-22T22:27:54.602795+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T22:27:55.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: cluster 2024-02-22T22:27:54.602855+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: audit 2024-02-22T22:27:54.602984+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: audit 2024-02-22T22:27:54.603248+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: audit 2024-02-22T22:27:54.603476+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: cluster 2024-02-22T22:27:54.757120+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[38584]: cluster 2024-02-22T22:27:54.757163+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: audit 2024-02-22T22:27:54.602795+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: cluster 2024-02-22T22:27:54.602855+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: audit 2024-02-22T22:27:54.602984+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: audit 2024-02-22T22:27:54.603248+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: audit 2024-02-22T22:27:54.603476+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-22T22:27:55.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: cluster 2024-02-22T22:27:54.757120+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:27:55.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:55 smithi129 bash[35158]: cluster 2024-02-22T22:27:54.757163+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:27:56.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: cluster 2024-02-22T22:27:55.510062+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: audit 2024-02-22T22:27:55.603842+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: cluster 2024-02-22T22:27:55.603891+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: audit 2024-02-22T22:27:55.604725+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: audit 2024-02-22T22:27:56.042950+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: audit 2024-02-22T22:27:56.043509+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: audit 2024-02-22T22:27:56.044328+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:56.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:56 smithi171 bash[35217]: audit 2024-02-22T22:27:56.528094+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: cluster 2024-02-22T22:27:55.510062+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: audit 2024-02-22T22:27:55.603842+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: cluster 2024-02-22T22:27:55.603891+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: audit 2024-02-22T22:27:55.604725+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: audit 2024-02-22T22:27:56.042950+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: audit 2024-02-22T22:27:56.043509+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: audit 2024-02-22T22:27:56.044328+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[35158]: audit 2024-02-22T22:27:56.528094+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: cluster 2024-02-22T22:27:55.510062+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: audit 2024-02-22T22:27:55.603842+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: cluster 2024-02-22T22:27:55.603891+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: audit 2024-02-22T22:27:55.604725+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: audit 2024-02-22T22:27:56.042950+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: audit 2024-02-22T22:27:56.043509+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: audit 2024-02-22T22:27:56.044328+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:27:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:56 smithi129 bash[38584]: audit 2024-02-22T22:27:56.528094+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:27:57.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: audit 2024-02-22T22:27:56.041989+0000 mgr.y (mgr.14142) 93 : audit [DBG] from='client.34163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:57.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: cephadm 2024-02-22T22:27:56.042708+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:27:57.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: cluster 2024-02-22T22:27:56.614371+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319] boot 2024-02-22T22:27:57.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: cluster 2024-02-22T22:27:56.614414+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-22T22:27:57.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: audit 2024-02-22T22:27:56.614808+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:57.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: audit 2024-02-22T22:27:56.041989+0000 mgr.y (mgr.14142) 93 : audit [DBG] from='client.34163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: cephadm 2024-02-22T22:27:56.042708+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: cluster 2024-02-22T22:27:56.614371+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319] boot 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: cluster 2024-02-22T22:27:56.614414+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: audit 2024-02-22T22:27:56.614808+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: audit 2024-02-22T22:27:56.714417+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[38584]: audit 2024-02-22T22:27:56.719489+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:57.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: audit 2024-02-22T22:27:56.714417+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:57.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:57 smithi129 bash[35158]: audit 2024-02-22T22:27:56.719489+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: audit 2024-02-22T22:27:56.041989+0000 mgr.y (mgr.14142) 93 : audit [DBG] from='client.34163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: cephadm 2024-02-22T22:27:56.042708+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: cluster 2024-02-22T22:27:56.614371+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.129:6826/1751223319,v1:172.21.15.129:6827/1751223319] boot 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: cluster 2024-02-22T22:27:56.614414+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: audit 2024-02-22T22:27:56.614808+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: audit 2024-02-22T22:27:56.714417+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:27:57.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:57 smithi171 bash[35217]: audit 2024-02-22T22:27:56.719489+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}}, \"last_daemon_update\": \"2024-02-22T22:27:53.597241\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: cluster 2024-02-22T22:27:57.510578+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: cluster 2024-02-22T22:27:57.727187+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: audit 2024-02-22T22:27:58.242626+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.171:0/650316853' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]: dispatch 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: audit 2024-02-22T22:27:58.243242+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]: dispatch 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: audit 2024-02-22T22:27:58.250257+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]': finished 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: cluster 2024-02-22T22:27:58.250317+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[35158]: audit 2024-02-22T22:27:58.250974+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:27:58.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: cluster 2024-02-22T22:27:57.510578+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:58.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: cluster 2024-02-22T22:27:57.727187+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-22T22:27:58.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: audit 2024-02-22T22:27:58.242626+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.171:0/650316853' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]: dispatch 2024-02-22T22:27:58.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: audit 2024-02-22T22:27:58.243242+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]: dispatch 2024-02-22T22:27:58.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: audit 2024-02-22T22:27:58.250257+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]': finished 2024-02-22T22:27:58.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: cluster 2024-02-22T22:27:58.250317+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-22T22:27:58.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:58 smithi129 bash[38584]: audit 2024-02-22T22:27:58.250974+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:27:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: cluster 2024-02-22T22:27:57.510578+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2024-02-22T22:27:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: cluster 2024-02-22T22:27:57.727187+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-22T22:27:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: audit 2024-02-22T22:27:58.242626+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.171:0/650316853' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]: dispatch 2024-02-22T22:27:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: audit 2024-02-22T22:27:58.243242+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]: dispatch 2024-02-22T22:27:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: audit 2024-02-22T22:27:58.250257+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd2dfc61-69f4-4829-bc43-0a4fcd66b168"}]': finished 2024-02-22T22:27:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: cluster 2024-02-22T22:27:58.250317+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-22T22:27:58.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:58 smithi171 bash[35217]: audit 2024-02-22T22:27:58.250974+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:27:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:27:59 smithi129 bash[35158]: audit 2024-02-22T22:27:59.006373+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.171:0/1227695362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:59.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:27:59 smithi129 bash[38584]: audit 2024-02-22T22:27:59.006373+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.171:0/1227695362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:27:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:27:59 smithi171 bash[35217]: audit 2024-02-22T22:27:59.006373+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.171:0/1227695362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:00 smithi129 bash[35158]: cluster 2024-02-22T22:27:59.511054+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 872 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:00 smithi129 bash[38584]: cluster 2024-02-22T22:27:59.511054+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 872 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:00.924 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:00 smithi171 bash[35217]: cluster 2024-02-22T22:27:59.511054+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 872 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:01.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:01 smithi129 bash[35158]: audit 2024-02-22T22:28:01.493376+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:01.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:01 smithi129 bash[38584]: audit 2024-02-22T22:28:01.493376+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:01.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:01 smithi171 bash[35217]: audit 2024-02-22T22:28:01.493376+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:02.844 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:02 smithi171 bash[35217]: cluster 2024-02-22T22:28:01.511536+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:02 smithi129 bash[35158]: cluster 2024-02-22T22:28:01.511536+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:02 smithi129 bash[38584]: cluster 2024-02-22T22:28:01.511536+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[35158]: cluster 2024-02-22T22:28:03.511949+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[35158]: audit 2024-02-22T22:28:04.127790+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[35158]: audit 2024-02-22T22:28:04.128487+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[35158]: audit 2024-02-22T22:28:04.129248+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-22T22:28:04.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[38584]: cluster 2024-02-22T22:28:03.511949+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:04.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[38584]: audit 2024-02-22T22:28:04.127790+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T22:28:04.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[38584]: audit 2024-02-22T22:28:04.128487+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:04.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:04 smithi129 bash[38584]: audit 2024-02-22T22:28:04.129248+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-22T22:28:04.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:04 smithi171 bash[35217]: cluster 2024-02-22T22:28:03.511949+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:04.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:04 smithi171 bash[35217]: audit 2024-02-22T22:28:04.127790+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T22:28:04.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:04 smithi171 bash[35217]: audit 2024-02-22T22:28:04.128487+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:04.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:04 smithi171 bash[35217]: audit 2024-02-22T22:28:04.129248+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-22T22:28:05.715 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 4 on host 'smithi171' 2024-02-22T22:28:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:05 smithi129 bash[35158]: cephadm 2024-02-22T22:28:04.128959+0000 mgr.y (mgr.14142) 99 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-02-22T22:28:05.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:05 smithi129 bash[38584]: cephadm 2024-02-22T22:28:04.128959+0000 mgr.y (mgr.14142) 99 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-02-22T22:28:05.969 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:05 smithi171 bash[35217]: cephadm 2024-02-22T22:28:04.128959+0000 mgr.y (mgr.14142) 99 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-02-22T22:28:06.724 DEBUG:teuthology.orchestra.run.smithi171:osd.4> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.4.service 2024-02-22T22:28:06.727 INFO:tasks.cephadm:Deploying osd.5 on smithi171 with /dev/vg_nvme/lv_3... 2024-02-22T22:28:06.727 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-22T22:28:06.756 INFO:journalctl@ceph.osd.4.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[35158]: cluster 2024-02-22T22:28:05.512320+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[35158]: audit 2024-02-22T22:28:05.706326+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[35158]: audit 2024-02-22T22:28:05.706719+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[35158]: audit 2024-02-22T22:28:05.711674+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[38584]: cluster 2024-02-22T22:28:05.512320+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[38584]: audit 2024-02-22T22:28:05.706326+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[38584]: audit 2024-02-22T22:28:05.706719+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:06 smithi129 bash[38584]: audit 2024-02-22T22:28:05.711674+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:06 smithi171 bash[35217]: cluster 2024-02-22T22:28:05.512320+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:06 smithi171 bash[35217]: audit 2024-02-22T22:28:05.706326+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:06 smithi171 bash[35217]: audit 2024-02-22T22:28:05.706719+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:06 smithi171 bash[35217]: audit 2024-02-22T22:28:05.711674+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457266\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:26:39.457340\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_device_update\": \"2024-02-22T22:26:00.765578\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-22T22:28:07.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[37404]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-22T22:28:07.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:07 smithi171 bash[35217]: cluster 2024-02-22T22:28:07.512630+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:07 smithi129 bash[38584]: cluster 2024-02-22T22:28:07.512630+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:07 smithi129 bash[35158]: cluster 2024-02-22T22:28:07.512630+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:09.882 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-22T22:28:09.882 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-22T22:28:09.882 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-02-22T22:28:09.882 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-02-22T22:28:09.882 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011061 s, 948 MB/s 2024-02-22T22:28:09.883 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-02-22T22:28:10.478 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:10 smithi171 bash[37655]: debug 2024-02-22T22:28:10.314+0000 7f814b714ec0 -1 Falling back to public interface 2024-02-22T22:28:10.505 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi171:vg_nvme/lv_3 2024-02-22T22:28:10.746 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:10 smithi171 bash[35217]: cluster 2024-02-22T22:28:09.513058+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-22T22:28:10.746 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:10 smithi171 bash[35217]: audit 2024-02-22T22:28:10.140990+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:10.746 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:10 smithi171 bash[35217]: audit 2024-02-22T22:28:10.144152+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:10.746 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:10 smithi171 bash[35217]: audit 2024-02-22T22:28:10.144829+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[35158]: cluster 2024-02-22T22:28:09.513058+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-22T22:28:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[38584]: cluster 2024-02-22T22:28:09.513058+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-22T22:28:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[35158]: audit 2024-02-22T22:28:10.140990+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[35158]: audit 2024-02-22T22:28:10.144152+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:10.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[35158]: audit 2024-02-22T22:28:10.144829+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:10.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[38584]: audit 2024-02-22T22:28:10.140990+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:10.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[38584]: audit 2024-02-22T22:28:10.144152+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:10.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:10 smithi129 bash[38584]: audit 2024-02-22T22:28:10.144829+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:11.028 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:10 smithi171 bash[37655]: debug 2024-02-22T22:28:10.868+0000 7f814b714ec0 -1 osd.4 0 log_to_monitors {default=true} 2024-02-22T22:28:11.816 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:11 smithi171 bash[35217]: audit 2024-02-22T22:28:10.871524+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:11.816 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:11 smithi171 bash[35217]: audit 2024-02-22T22:28:10.871923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:11.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:11 smithi129 bash[35158]: audit 2024-02-22T22:28:10.871524+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:11.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:11 smithi129 bash[35158]: audit 2024-02-22T22:28:10.871923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:11 smithi129 bash[38584]: audit 2024-02-22T22:28:10.871524+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:11 smithi129 bash[38584]: audit 2024-02-22T22:28:10.871923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:12.715 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[37655]: debug 2024-02-22T22:28:12.525+0000 7f81304c1700 -1 osd.4 0 waiting for initial osdmap 2024-02-22T22:28:12.715 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[37655]: debug 2024-02-22T22:28:12.532+0000 7f813b6dd700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:28:12.715 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: cluster 2024-02-22T22:28:11.513338+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-22T22:28:12.715 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: audit 2024-02-22T22:28:11.521055+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T22:28:12.715 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: cluster 2024-02-22T22:28:11.521110+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-22T22:28:12.716 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: audit 2024-02-22T22:28:11.521257+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:12.716 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: audit 2024-02-22T22:28:11.521549+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:12.716 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: audit 2024-02-22T22:28:11.521809+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:12.716 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: cluster 2024-02-22T22:28:11.840998+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:12.716 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:12 smithi171 bash[35217]: cluster 2024-02-22T22:28:11.841037+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: cluster 2024-02-22T22:28:11.513338+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-22T22:28:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: audit 2024-02-22T22:28:11.521055+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T22:28:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: cluster 2024-02-22T22:28:11.521110+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-22T22:28:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: audit 2024-02-22T22:28:11.521257+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: audit 2024-02-22T22:28:11.521549+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: audit 2024-02-22T22:28:11.521809+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: cluster 2024-02-22T22:28:11.840998+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[35158]: cluster 2024-02-22T22:28:11.841037+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: cluster 2024-02-22T22:28:11.513338+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-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: audit 2024-02-22T22:28:11.521055+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: cluster 2024-02-22T22:28:11.521110+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: audit 2024-02-22T22:28:11.521257+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: audit 2024-02-22T22:28:11.521549+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: audit 2024-02-22T22:28:11.521809+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: cluster 2024-02-22T22:28:11.840998+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:12 smithi129 bash[38584]: cluster 2024-02-22T22:28:11.841037+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[38584]: audit 2024-02-22T22:28:12.523630+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[38584]: cluster 2024-02-22T22:28:12.523690+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[38584]: audit 2024-02-22T22:28:12.524304+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[38584]: audit 2024-02-22T22:28:13.209228+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[38584]: audit 2024-02-22T22:28:13.209961+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[38584]: audit 2024-02-22T22:28:13.210985+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:13.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[35158]: audit 2024-02-22T22:28:12.523630+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:13.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[35158]: cluster 2024-02-22T22:28:12.523690+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-22T22:28:13.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[35158]: audit 2024-02-22T22:28:12.524304+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:13.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[35158]: audit 2024-02-22T22:28:13.209228+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:13.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[35158]: audit 2024-02-22T22:28:13.209961+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:13.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:13 smithi129 bash[35158]: audit 2024-02-22T22:28:13.210985+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:13.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:13 smithi171 bash[35217]: audit 2024-02-22T22:28:12.523630+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:13.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:13 smithi171 bash[35217]: cluster 2024-02-22T22:28:12.523690+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-22T22:28:13.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:13 smithi171 bash[35217]: audit 2024-02-22T22:28:12.524304+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:13.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:13 smithi171 bash[35217]: audit 2024-02-22T22:28:13.209228+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:13.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:13 smithi171 bash[35217]: audit 2024-02-22T22:28:13.209961+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:13.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:13 smithi171 bash[35217]: audit 2024-02-22T22:28:13.210985+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:14.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:14 smithi171 bash[35217]: audit 2024-02-22T22:28:13.208173+0000 mgr.y (mgr.14142) 104 : audit [DBG] from='client.34190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:14.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:14 smithi171 bash[35217]: cephadm 2024-02-22T22:28:13.208894+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:14.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:14 smithi171 bash[35217]: cluster 2024-02-22T22:28:13.513771+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:14.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:14 smithi171 bash[35217]: cluster 2024-02-22T22:28:13.534213+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724] boot 2024-02-22T22:28:14.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:14 smithi171 bash[35217]: cluster 2024-02-22T22:28:13.534257+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-22T22:28:14.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:14 smithi171 bash[35217]: audit 2024-02-22T22:28:13.534549+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[35158]: audit 2024-02-22T22:28:13.208173+0000 mgr.y (mgr.14142) 104 : audit [DBG] from='client.34190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[35158]: cephadm 2024-02-22T22:28:13.208894+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[35158]: cluster 2024-02-22T22:28:13.513771+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[35158]: cluster 2024-02-22T22:28:13.534213+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724] boot 2024-02-22T22:28:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[35158]: cluster 2024-02-22T22:28:13.534257+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-22T22:28:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[35158]: audit 2024-02-22T22:28:13.534549+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:14.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[38584]: audit 2024-02-22T22:28:13.208173+0000 mgr.y (mgr.14142) 104 : audit [DBG] from='client.34190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:14.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[38584]: cephadm 2024-02-22T22:28:13.208894+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:14.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[38584]: cluster 2024-02-22T22:28:13.513771+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-22T22:28:14.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[38584]: cluster 2024-02-22T22:28:13.534213+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.171:6800/1810516724,v1:172.21.15.171:6801/1810516724] boot 2024-02-22T22:28:14.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[38584]: cluster 2024-02-22T22:28:13.534257+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-22T22:28:14.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:14 smithi129 bash[38584]: audit 2024-02-22T22:28:13.534549+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:15.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:15 smithi129 bash[35158]: cluster 2024-02-22T22:28:14.534848+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-22T22:28:15.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:15 smithi129 bash[38584]: cluster 2024-02-22T22:28:14.534848+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-22T22:28:15.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:15 smithi171 bash[35217]: cluster 2024-02-22T22:28:14.534848+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-22T22:28:16.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: cluster 2024-02-22T22:28:15.514242+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:28:16.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.760180+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:16.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.805805+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.171:0/2335170829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]: dispatch 2024-02-22T22:28:16.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.806173+0000 mon.a (mon.0) 350 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]: dispatch 2024-02-22T22:28:16.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.811344+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]': finished 2024-02-22T22:28:16.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: cluster 2024-02-22T22:28:15.811399+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-22T22:28:16.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.811543+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: cluster 2024-02-22T22:28:15.514242+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.760180+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.805805+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.171:0/2335170829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]: dispatch 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.806173+0000 mon.a (mon.0) 350 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]: dispatch 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.811344+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]': finished 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: cluster 2024-02-22T22:28:15.811399+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.811543+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:16.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.950000+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:16.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[38584]: audit 2024-02-22T22:28:15.954267+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:16.917 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.950000+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:16.917 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:16 smithi129 bash[35158]: audit 2024-02-22T22:28:15.954267+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: cluster 2024-02-22T22:28:15.514242+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.760180+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.805805+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.171:0/2335170829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]: dispatch 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.806173+0000 mon.a (mon.0) 350 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]: dispatch 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.811344+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ace20399-bb9d-4192-9b3e-a78193992f61"}]': finished 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: cluster 2024-02-22T22:28:15.811399+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.811543+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.950000+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:16 smithi171 bash[35217]: audit 2024-02-22T22:28:15.954267+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"075334c9d64f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140343\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:07.877169\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:04.127504\"}}, \"last_daemon_update\": \"2024-02-22T22:28:10.140430\", \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:17 smithi129 bash[35158]: audit 2024-02-22T22:28:16.551625+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.171:0/3881369781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:17.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:17 smithi129 bash[38584]: audit 2024-02-22T22:28:16.551625+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.171:0/3881369781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:17 smithi171 bash[35217]: audit 2024-02-22T22:28:16.551625+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.171:0/3881369781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:18.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:18 smithi171 bash[35217]: cluster 2024-02-22T22:28:17.514667+0000 mgr.y (mgr.14142) 108 : 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-22T22:28:18.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:18 smithi129 bash[35158]: cluster 2024-02-22T22:28:17.514667+0000 mgr.y (mgr.14142) 108 : 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-22T22:28:18.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:18 smithi129 bash[38584]: cluster 2024-02-22T22:28:17.514667+0000 mgr.y (mgr.14142) 108 : 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-22T22:28:19.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:19 smithi171 bash[35217]: audit 2024-02-22T22:28:19.069265+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:19.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:19 smithi129 bash[35158]: audit 2024-02-22T22:28:19.069265+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:19.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:19 smithi129 bash[38584]: audit 2024-02-22T22:28:19.069265+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:20.668 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:20 smithi171 bash[35217]: cluster 2024-02-22T22:28:19.515196+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v108: 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-22T22:28:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:20 smithi129 bash[35158]: cluster 2024-02-22T22:28:19.515196+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v108: 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-22T22:28:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:20 smithi129 bash[38584]: cluster 2024-02-22T22:28:19.515196+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v108: 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-22T22:28:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[38584]: cluster 2024-02-22T22:28:21.515609+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v109: 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-22T22:28:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[38584]: audit 2024-02-22T22:28:21.744722+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T22:28:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[38584]: audit 2024-02-22T22:28:21.745515+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[38584]: audit 2024-02-22T22:28:21.746334+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-22T22:28:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[35158]: cluster 2024-02-22T22:28:21.515609+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v109: 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-22T22:28:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[35158]: audit 2024-02-22T22:28:21.744722+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T22:28:22.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[35158]: audit 2024-02-22T22:28:21.745515+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:22.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:22 smithi129 bash[35158]: audit 2024-02-22T22:28:21.746334+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-22T22:28:22.968 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:22 smithi171 bash[35217]: cluster 2024-02-22T22:28:21.515609+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v109: 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-22T22:28:22.968 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:22 smithi171 bash[35217]: audit 2024-02-22T22:28:21.744722+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T22:28:22.968 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:22 smithi171 bash[35217]: audit 2024-02-22T22:28:21.745515+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:22.969 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:22 smithi171 bash[35217]: audit 2024-02-22T22:28:21.746334+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-22T22:28:23.581 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:23 smithi171 systemd[1]: Stopping Ceph osd.4 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:28:23.581 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[37655]: debug 2024-02-22T22:28:23.448+0000 7f8142f5c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:28:23.581 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[37655]: debug 2024-02-22T22:28:23.448+0000 7f8142f5c700 -1 osd.4 33 *** Got signal Terminated *** 2024-02-22T22:28:23.581 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[37655]: debug 2024-02-22T22:28:23.448+0000 7f8142f5c700 -1 osd.4 33 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:28:23.864 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cephadm 2024-02-22T22:28:21.746069+0000 mgr.y (mgr.14142) 111 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-02-22T22:28:23.864 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491000+0000 mon.a (mon.0) 360 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.864 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491050+0000 mon.a (mon.0) 361 : cluster [INF] osd.4 failed (root=default,host=smithi171) (connection refused reported by osd.2) 2024-02-22T22:28:23.864 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491303+0000 mon.a (mon.0) 362 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491436+0000 mon.a (mon.0) 363 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491548+0000 mon.a (mon.0) 364 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491667+0000 mon.a (mon.0) 365 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491807+0000 mon.a (mon.0) 366 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.491958+0000 mon.a (mon.0) 367 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.492096+0000 mon.a (mon.0) 368 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T22:28:23.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:23 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.492259+0000 mon.a (mon.0) 369 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cephadm 2024-02-22T22:28:21.746069+0000 mgr.y (mgr.14142) 111 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491000+0000 mon.a (mon.0) 360 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491050+0000 mon.a (mon.0) 361 : cluster [INF] osd.4 failed (root=default,host=smithi171) (connection refused reported by osd.2) 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491303+0000 mon.a (mon.0) 362 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491436+0000 mon.a (mon.0) 363 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491548+0000 mon.a (mon.0) 364 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491667+0000 mon.a (mon.0) 365 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491807+0000 mon.a (mon.0) 366 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.491958+0000 mon.a (mon.0) 367 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.492096+0000 mon.a (mon.0) 368 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T22:28:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.492259+0000 mon.a (mon.0) 369 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cephadm 2024-02-22T22:28:21.746069+0000 mgr.y (mgr.14142) 111 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491000+0000 mon.a (mon.0) 360 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491050+0000 mon.a (mon.0) 361 : cluster [INF] osd.4 failed (root=default,host=smithi171) (connection refused reported by osd.2) 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491303+0000 mon.a (mon.0) 362 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491436+0000 mon.a (mon.0) 363 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491548+0000 mon.a (mon.0) 364 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491667+0000 mon.a (mon.0) 365 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491807+0000 mon.a (mon.0) 366 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.491958+0000 mon.a (mon.0) 367 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.492096+0000 mon.a (mon.0) 368 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T22:28:23.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:23 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.492259+0000 mon.a (mon.0) 369 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T22:28:24.228 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:23 smithi171 podman[38882]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.4 2024-02-22T22:28:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.516072+0000 mgr.y (mgr.14142) 112 : 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-22T22:28:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.573190+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T22:28:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.573224+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-02-22T22:28:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[35158]: cluster 2024-02-22T22:28:23.582652+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e34: 6 total, 4 up, 5 in 2024-02-22T22:28:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[35158]: audit 2024-02-22T22:28:23.582788+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.516072+0000 mgr.y (mgr.14142) 112 : 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-22T22:28:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.573190+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T22:28:24.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.573224+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-02-22T22:28:24.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[38584]: cluster 2024-02-22T22:28:23.582652+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e34: 6 total, 4 up, 5 in 2024-02-22T22:28:24.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:24 smithi129 bash[38584]: audit 2024-02-22T22:28:23.582788+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:24.962 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:24 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.516072+0000 mgr.y (mgr.14142) 112 : 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-22T22:28:24.962 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:24 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.573190+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T22:28:24.963 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:24 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.573224+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2024-02-22T22:28:24.963 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:24 smithi171 bash[35217]: cluster 2024-02-22T22:28:23.582652+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e34: 6 total, 4 up, 5 in 2024-02-22T22:28:24.963 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:24 smithi171 bash[35217]: audit 2024-02-22T22:28:23.582788+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:25.589 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:25 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.4.service: Succeeded. 2024-02-22T22:28:25.589 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:25 smithi171 systemd[1]: Stopped Ceph osd.4 for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:28:25.589 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:25 smithi171 systemd[1]: Starting Ceph osd.4 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:28:25.589 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:25 smithi171 podman[39016]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.4" found: no such container 2024-02-22T22:28:25.590 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:25 smithi171 systemd[1]: Started Ceph osd.4 for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:28:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: cluster 2024-02-22T22:28:24.587903+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 4 up, 5 in 2024-02-22T22:28:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:24.588077+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:25.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: cluster 2024-02-22T22:28:24.587903+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 4 up, 5 in 2024-02-22T22:28:25.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:24.588077+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:25.472918+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:25.473364+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:25.472918+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:25.473364+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:25.476391+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:25.477106+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T22:28:25.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:25.478395+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:25.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[35158]: audit 2024-02-22T22:28:25.479271+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-22T22:28:25.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:25.476391+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:25.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:25.477106+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T22:28:25.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:25.478395+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:25.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:25 smithi129 bash[38584]: audit 2024-02-22T22:28:25.479271+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: cluster 2024-02-22T22:28:24.587903+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 4 up, 5 in 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:24.588077+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:25.472918+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:25.473364+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:25.476391+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:25.477106+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:25.478395+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:25.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:25 smithi171 bash[35217]: audit 2024-02-22T22:28:25.479271+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-22T22:28:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:26 smithi129 bash[35158]: cephadm 2024-02-22T22:28:25.478967+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-02-22T22:28:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:26 smithi129 bash[35158]: cluster 2024-02-22T22:28:25.516637+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v113: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:26 smithi129 bash[35158]: cluster 2024-02-22T22:28:26.474460+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-22T22:28:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:26 smithi129 bash[38584]: cephadm 2024-02-22T22:28:25.478967+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-02-22T22:28:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:26 smithi129 bash[38584]: cluster 2024-02-22T22:28:25.516637+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v113: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:26 smithi129 bash[38584]: cluster 2024-02-22T22:28:26.474460+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-22T22:28:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:26 smithi171 bash[35217]: cephadm 2024-02-22T22:28:25.478967+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-02-22T22:28:26.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:26 smithi171 bash[35217]: cluster 2024-02-22T22:28:25.516637+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v113: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:26.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:26 smithi171 bash[35217]: cluster 2024-02-22T22:28:26.474460+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-22T22:28:27.471 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 4,5 on host 'smithi171' 2024-02-22T22:28:27.728 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-22T22:28:27.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-22T22:28:27.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-22T22:28:27.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-22T22:28:27.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-22T22:28:27.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-22T22:28:27.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[39035]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-22T22:28:27.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[35217]: audit 2024-02-22T22:28:27.464918+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:27.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:27 smithi171 bash[35217]: audit 2024-02-22T22:28:27.468181+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:27.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:27 smithi129 bash[35158]: audit 2024-02-22T22:28:27.464918+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:27.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:27 smithi129 bash[35158]: audit 2024-02-22T22:28:27.468181+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:27.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:27 smithi129 bash[38584]: audit 2024-02-22T22:28:27.464918+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:27.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:27 smithi129 bash[38584]: audit 2024-02-22T22:28:27.468181+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140213\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:10.140306\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_device_update\": \"2024-02-22T22:28:15.949412\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:28.555 DEBUG:teuthology.orchestra.run.smithi171:osd.5> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.5.service 2024-02-22T22:28:28.557 INFO:tasks.cephadm:Deploying osd.6 on smithi171 with /dev/vg_nvme/lv_2... 2024-02-22T22:28:28.557 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-22T22:28:28.586 INFO:journalctl@ceph.osd.5.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:28:28.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[35158]: cluster 2024-02-22T22:28:27.516974+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v114: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:28.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[38584]: cluster 2024-02-22T22:28:27.516974+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v114: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:28.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[38584]: audit 2024-02-22T22:28:28.217439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:28.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[35158]: audit 2024-02-22T22:28:28.217439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:28.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[35158]: audit 2024-02-22T22:28:28.220774+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:28.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[35158]: audit 2024-02-22T22:28:28.221484+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:28.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[38584]: audit 2024-02-22T22:28:28.220774+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:28.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:28 smithi129 bash[38584]: audit 2024-02-22T22:28:28.221484+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:28.936 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:28 smithi171 bash[35217]: cluster 2024-02-22T22:28:27.516974+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v114: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:28.936 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:28 smithi171 bash[35217]: audit 2024-02-22T22:28:28.217439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:28.936 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:28 smithi171 bash[35217]: audit 2024-02-22T22:28:28.220774+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:28.936 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:28 smithi171 bash[35217]: audit 2024-02-22T22:28:28.221484+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:30.723 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[35217]: cluster 2024-02-22T22:28:29.517479+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39544]: debug 2024-02-22T22:28:30.206+0000 7fd6a56d4ec0 1 -- 172.21.15.171:0/1829639631 >> [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] conn(0x55a18df18c00 msgr2=0x55a18df15680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39544]: debug 2024-02-22T22:28:30.206+0000 7fd6a56d4ec0 1 --2- 172.21.15.171:0/1829639631 >> [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] conn(0x55a18df18c00 0x55a18df15680 secure :-1 s=READY pgs=25 cs=0 l=1 rx=0x55a18deabd10 tx=0x55a18eb84aa0).stop 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: 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-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-22T22:28:30.724 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39287]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-22T22:28:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:30 smithi129 bash[38584]: cluster 2024-02-22T22:28:29.517479+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:30 smithi129 bash[35158]: cluster 2024-02-22T22:28:29.517479+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:30.978 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:30 smithi171 bash[39544]: debug 2024-02-22T22:28:30.721+0000 7fd6a56d4ec0 -1 Falling back to public interface 2024-02-22T22:28:31.478 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:31 smithi171 bash[39544]: debug 2024-02-22T22:28:31.292+0000 7fd6a56d4ec0 -1 osd.4 33 log_to_monitors {default=true} 2024-02-22T22:28:31.478 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:28:31 smithi171 bash[39544]: debug 2024-02-22T22:28:31.298+0000 7fd69569d700 -1 osd.4 33 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:28:31.773 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:31 smithi171 bash[35217]: audit 2024-02-22T22:28:31.296687+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:31.774 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:31 smithi171 bash[35217]: audit 2024-02-22T22:28:31.297008+0000 mon.a (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:31.774 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:31 smithi171 bash[35217]: audit 2024-02-22T22:28:31.297480+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:31.774 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:31 smithi171 bash[35217]: audit 2024-02-22T22:28:31.297708+0000 mon.a (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[35158]: audit 2024-02-22T22:28:31.296687+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[35158]: audit 2024-02-22T22:28:31.297008+0000 mon.a (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[35158]: audit 2024-02-22T22:28:31.297480+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[35158]: audit 2024-02-22T22:28:31.297708+0000 mon.a (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[38584]: audit 2024-02-22T22:28:31.296687+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[38584]: audit 2024-02-22T22:28:31.297008+0000 mon.a (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[38584]: audit 2024-02-22T22:28:31.297480+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:31.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:31 smithi129 bash[38584]: audit 2024-02-22T22:28:31.297708+0000 mon.a (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: cluster 2024-02-22T22:28:31.513059+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: cluster 2024-02-22T22:28:31.513087+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: cluster 2024-02-22T22:28:31.517451+0000 mon.a (mon.0) 392 : cluster [INF] osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823] boot 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: cluster 2024-02-22T22:28:31.517508+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: cluster 2024-02-22T22:28:31.517808+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v117: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: audit 2024-02-22T22:28:31.518025+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:32.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:32 smithi171 bash[35217]: audit 2024-02-22T22:28:31.518419+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: cluster 2024-02-22T22:28:31.513059+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: cluster 2024-02-22T22:28:31.513087+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: cluster 2024-02-22T22:28:31.517451+0000 mon.a (mon.0) 392 : cluster [INF] osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823] boot 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: cluster 2024-02-22T22:28:31.517508+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: cluster 2024-02-22T22:28:31.517808+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v117: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: audit 2024-02-22T22:28:31.518025+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[35158]: audit 2024-02-22T22:28:31.518419+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: cluster 2024-02-22T22:28:31.513059+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: cluster 2024-02-22T22:28:31.513087+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2024-02-22T22:28:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: cluster 2024-02-22T22:28:31.517451+0000 mon.a (mon.0) 392 : cluster [INF] osd.4 [v2:172.21.15.171:6800/1274143823,v1:172.21.15.171:6801/1274143823] boot 2024-02-22T22:28:32.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: cluster 2024-02-22T22:28:31.517508+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-02-22T22:28:32.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: cluster 2024-02-22T22:28:31.517808+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v117: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:32.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: audit 2024-02-22T22:28:31.518025+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:28:32.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:32 smithi129 bash[38584]: audit 2024-02-22T22:28:31.518419+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:33.823 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:33 smithi171 bash[35217]: cluster 2024-02-22T22:28:32.533989+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e37: 6 total, 5 up, 5 in 2024-02-22T22:28:33.824 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:33 smithi171 bash[35217]: audit 2024-02-22T22:28:32.534102+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:33.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:33 smithi129 bash[38584]: cluster 2024-02-22T22:28:32.533989+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e37: 6 total, 5 up, 5 in 2024-02-22T22:28:33.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:33 smithi129 bash[38584]: audit 2024-02-22T22:28:32.534102+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:33.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:33 smithi129 bash[35158]: cluster 2024-02-22T22:28:32.533989+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e37: 6 total, 5 up, 5 in 2024-02-22T22:28:33.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:33 smithi129 bash[35158]: audit 2024-02-22T22:28:32.534102+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:34.182 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-22T22:28:34.182 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-22T22:28:34.182 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-02-22T22:28:34.182 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-02-22T22:28:34.182 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013235 s, 792 MB/s 2024-02-22T22:28:34.182 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-02-22T22:28:34.220 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:33 smithi171 bash[39817]: debug 2024-02-22T22:28:33.820+0000 7f60bdfe0ec0 -1 Falling back to public interface 2024-02-22T22:28:34.478 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:34 smithi171 bash[39817]: debug 2024-02-22T22:28:34.375+0000 7f60bdfe0ec0 -1 osd.5 0 log_to_monitors {default=true} 2024-02-22T22:28:34.834 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:34 smithi171 bash[35217]: cluster 2024-02-22T22:28:33.518222+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v119: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:34.834 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:34 smithi171 bash[35217]: audit 2024-02-22T22:28:34.380041+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T22:28:34.834 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:34 smithi171 bash[35217]: audit 2024-02-22T22:28:34.380403+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T22:28:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:34 smithi129 bash[38584]: cluster 2024-02-22T22:28:33.518222+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v119: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:34 smithi129 bash[38584]: audit 2024-02-22T22:28:34.380041+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T22:28:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:34 smithi129 bash[38584]: audit 2024-02-22T22:28:34.380403+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T22:28:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:34 smithi129 bash[35158]: cluster 2024-02-22T22:28:33.518222+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v119: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-02-22T22:28:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:34 smithi129 bash[35158]: audit 2024-02-22T22:28:34.380041+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T22:28:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:34 smithi129 bash[35158]: audit 2024-02-22T22:28:34.380403+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T22:28:35.343 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi171:vg_nvme/lv_2 2024-02-22T22:28:35.585 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[39817]: debug 2024-02-22T22:28:35.544+0000 7f60a6d95700 -1 osd.5 0 waiting for initial osdmap 2024-02-22T22:28:35.586 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[39817]: debug 2024-02-22T22:28:35.552+0000 7f60b1fb1700 -1 osd.5 39 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:34.540109+0000 mon.a (mon.0) 399 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: cluster 2024-02-22T22:28:34.540155+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e38: 6 total, 5 up, 5 in 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:34.540599+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:34.540609+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:34.541154+0000 mon.a (mon.0) 402 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:34.843423+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:35.586 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:35.029422+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:35.587 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:35.032866+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:35.587 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: audit 2024-02-22T22:28:35.034416+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:35.587 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: cluster 2024-02-22T22:28:35.351726+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:35.587 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:35 smithi171 bash[35217]: cluster 2024-02-22T22:28:35.351781+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:34.540109+0000 mon.a (mon.0) 399 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T22:28:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: cluster 2024-02-22T22:28:34.540155+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e38: 6 total, 5 up, 5 in 2024-02-22T22:28:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:34.540599+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:34.540609+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:34.541154+0000 mon.a (mon.0) 402 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:34.843423+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:34.540109+0000 mon.a (mon.0) 399 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: cluster 2024-02-22T22:28:34.540155+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e38: 6 total, 5 up, 5 in 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:34.540599+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:34.540609+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:34.541154+0000 mon.a (mon.0) 402 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:34.843423+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:35.029422+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:35.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:35.029422+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:35.032866+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: audit 2024-02-22T22:28:35.034416+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: cluster 2024-02-22T22:28:35.351726+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[35158]: cluster 2024-02-22T22:28:35.351781+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:35.032866+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216653\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216745\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:28.216782\", \"created\": \"2024-02-22T22:28:05.672215\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:28.216862\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: audit 2024-02-22T22:28:35.034416+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: cluster 2024-02-22T22:28:35.351726+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:35.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:35 smithi129 bash[38584]: cluster 2024-02-22T22:28:35.351781+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: cluster 2024-02-22T22:28:35.518644+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: audit 2024-02-22T22:28:35.543839+0000 mon.a (mon.0) 407 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: cluster 2024-02-22T22:28:35.543904+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: audit 2024-02-22T22:28:35.544048+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: cluster 2024-02-22T22:28:36.030950+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: cluster 2024-02-22T22:28:36.030980+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: cluster 2024-02-22T22:28:36.544939+0000 mon.a (mon.0) 412 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884] boot 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: cluster 2024-02-22T22:28:36.544982+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-22T22:28:36.639 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:36 smithi171 bash[35217]: audit 2024-02-22T22:28:36.545151+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: cluster 2024-02-22T22:28:35.518644+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: audit 2024-02-22T22:28:35.543839+0000 mon.a (mon.0) 407 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: cluster 2024-02-22T22:28:35.543904+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: audit 2024-02-22T22:28:35.544048+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: cluster 2024-02-22T22:28:36.030950+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: cluster 2024-02-22T22:28:36.030980+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: cluster 2024-02-22T22:28:36.544939+0000 mon.a (mon.0) 412 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884] boot 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: cluster 2024-02-22T22:28:36.544982+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-22T22:28:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[35158]: audit 2024-02-22T22:28:36.545151+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: cluster 2024-02-22T22:28:35.518644+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: audit 2024-02-22T22:28:35.543839+0000 mon.a (mon.0) 407 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: cluster 2024-02-22T22:28:35.543904+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: audit 2024-02-22T22:28:35.544048+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: cluster 2024-02-22T22:28:36.030950+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: cluster 2024-02-22T22:28:36.030980+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: cluster 2024-02-22T22:28:36.544939+0000 mon.a (mon.0) 412 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3325547884,v1:172.21.15.171:6809/3325547884] boot 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: cluster 2024-02-22T22:28:36.544982+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-22T22:28:36.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:36 smithi129 bash[38584]: audit 2024-02-22T22:28:36.545151+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:28:37.905 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:28:37 smithi129 bash[42446]: debug 2024-02-22T22:28:37.554+0000 7fae61511700 -1 osd.1 41 build_incremental_map_msg missing incremental map 41 2024-02-22T22:28:38.659 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: cluster 2024-02-22T22:28:37.519050+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:38.659 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: audit 2024-02-22T22:28:37.551691+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:37.549429\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:38.659 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: cluster 2024-02-22T22:28:37.554479+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-22T22:28:38.659 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: audit 2024-02-22T22:28:37.557591+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:37.549429\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:38.659 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: audit 2024-02-22T22:28:37.696451+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:38.660 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: audit 2024-02-22T22:28:37.697284+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:38.660 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:38 smithi171 bash[35217]: audit 2024-02-22T22:28:37.698443+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: cluster 2024-02-22T22:28:37.519050+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:38.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: cluster 2024-02-22T22:28:37.519050+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: audit 2024-02-22T22:28:37.551691+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:37.549429\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: cluster 2024-02-22T22:28:37.554479+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: audit 2024-02-22T22:28:37.551691+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:37.549429\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: cluster 2024-02-22T22:28:37.554479+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: audit 2024-02-22T22:28:37.557591+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:37.549429\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: audit 2024-02-22T22:28:37.696451+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: audit 2024-02-22T22:28:37.697284+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:38.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[38584]: audit 2024-02-22T22:28:37.698443+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:38.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: audit 2024-02-22T22:28:37.557591+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}}, \"last_daemon_update\": \"2024-02-22T22:28:37.549429\", \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:38.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: audit 2024-02-22T22:28:37.696451+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:38.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: audit 2024-02-22T22:28:37.697284+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:38.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:38 smithi129 bash[35158]: audit 2024-02-22T22:28:37.698443+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:39.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:39 smithi129 bash[38584]: audit 2024-02-22T22:28:37.695486+0000 mgr.y (mgr.14142) 121 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:39.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:39 smithi129 bash[38584]: cephadm 2024-02-22T22:28:37.696186+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:39.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:39 smithi129 bash[35158]: audit 2024-02-22T22:28:37.695486+0000 mgr.y (mgr.14142) 121 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:39.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:39 smithi129 bash[35158]: cephadm 2024-02-22T22:28:37.696186+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:39.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:39 smithi171 bash[35217]: audit 2024-02-22T22:28:37.695486+0000 mgr.y (mgr.14142) 121 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:39.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:39 smithi171 bash[35217]: cephadm 2024-02-22T22:28:37.696186+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[35158]: cluster 2024-02-22T22:28:39.519498+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[35158]: audit 2024-02-22T22:28:39.903617+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.171:0/2838586999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]: dispatch 2024-02-22T22:28:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[35158]: audit 2024-02-22T22:28:39.904160+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]: dispatch 2024-02-22T22:28:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[35158]: audit 2024-02-22T22:28:39.908579+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]': finished 2024-02-22T22:28:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[35158]: cluster 2024-02-22T22:28:39.908643+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e42: 7 total, 6 up, 6 in 2024-02-22T22:28:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[35158]: audit 2024-02-22T22:28:39.908823+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:40.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[38584]: cluster 2024-02-22T22:28:39.519498+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:40.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[38584]: audit 2024-02-22T22:28:39.903617+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.171:0/2838586999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]: dispatch 2024-02-22T22:28:40.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[38584]: audit 2024-02-22T22:28:39.904160+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]: dispatch 2024-02-22T22:28:40.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[38584]: audit 2024-02-22T22:28:39.908579+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]': finished 2024-02-22T22:28:40.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[38584]: cluster 2024-02-22T22:28:39.908643+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e42: 7 total, 6 up, 6 in 2024-02-22T22:28:40.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:40 smithi129 bash[38584]: audit 2024-02-22T22:28:39.908823+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:40 smithi171 bash[35217]: cluster 2024-02-22T22:28:39.519498+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:40 smithi171 bash[35217]: audit 2024-02-22T22:28:39.903617+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.171:0/2838586999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]: dispatch 2024-02-22T22:28:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:40 smithi171 bash[35217]: audit 2024-02-22T22:28:39.904160+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]: dispatch 2024-02-22T22:28:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:40 smithi171 bash[35217]: audit 2024-02-22T22:28:39.908579+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b475571-6faf-40da-8c81-a7f26b047552"}]': finished 2024-02-22T22:28:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:40 smithi171 bash[35217]: cluster 2024-02-22T22:28:39.908643+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e42: 7 total, 6 up, 6 in 2024-02-22T22:28:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:40 smithi171 bash[35217]: audit 2024-02-22T22:28:39.908823+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:41 smithi129 bash[35158]: audit 2024-02-22T22:28:40.649446+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.171:0/4192298051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:41.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:41 smithi129 bash[38584]: audit 2024-02-22T22:28:40.649446+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.171:0/4192298051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:41 smithi171 bash[35217]: audit 2024-02-22T22:28:40.649446+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.171:0/4192298051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:42.816 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:42 smithi171 bash[35217]: cluster 2024-02-22T22:28:41.519943+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:42 smithi129 bash[35158]: cluster 2024-02-22T22:28:41.519943+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:42.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:42 smithi129 bash[38584]: cluster 2024-02-22T22:28:41.519943+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:43.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:43 smithi129 bash[35158]: audit 2024-02-22T22:28:43.119168+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:43.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:43 smithi129 bash[38584]: audit 2024-02-22T22:28:43.119168+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:43.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:43 smithi171 bash[35217]: audit 2024-02-22T22:28:43.119168+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:44.709 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:44 smithi171 bash[35217]: cluster 2024-02-22T22:28:43.520343+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:44 smithi129 bash[35158]: cluster 2024-02-22T22:28:43.520343+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:44.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:44 smithi129 bash[38584]: cluster 2024-02-22T22:28:43.520343+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:46.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:46 smithi171 bash[35217]: cluster 2024-02-22T22:28:45.520705+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:46.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:46 smithi171 bash[35217]: audit 2024-02-22T22:28:45.829798+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T22:28:46.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:46 smithi171 bash[35217]: audit 2024-02-22T22:28:45.830579+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:46.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:46 smithi171 bash[35217]: audit 2024-02-22T22:28:45.831390+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-22T22:28:46.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[35158]: cluster 2024-02-22T22:28:45.520705+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[35158]: audit 2024-02-22T22:28:45.829798+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[35158]: audit 2024-02-22T22:28:45.830579+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[35158]: audit 2024-02-22T22:28:45.831390+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[38584]: cluster 2024-02-22T22:28:45.520705+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[38584]: audit 2024-02-22T22:28:45.829798+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[38584]: audit 2024-02-22T22:28:45.830579+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:46 smithi129 bash[38584]: audit 2024-02-22T22:28:45.831390+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-22T22:28:47.475 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 6 on host 'smithi171' 2024-02-22T22:28:47.712 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:47 smithi171 bash[35217]: cephadm 2024-02-22T22:28:45.831087+0000 mgr.y (mgr.14142) 127 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-02-22T22:28:47.712 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:47 smithi171 bash[35217]: audit 2024-02-22T22:28:47.466717+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:47.712 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:47 smithi171 bash[35217]: audit 2024-02-22T22:28:47.467159+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:47.712 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:47 smithi171 bash[35217]: audit 2024-02-22T22:28:47.470610+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[35158]: cephadm 2024-02-22T22:28:45.831087+0000 mgr.y (mgr.14142) 127 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-02-22T22:28:47.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[38584]: cephadm 2024-02-22T22:28:45.831087+0000 mgr.y (mgr.14142) 127 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-02-22T22:28:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[35158]: audit 2024-02-22T22:28:47.466717+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[35158]: audit 2024-02-22T22:28:47.467159+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[35158]: audit 2024-02-22T22:28:47.470610+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:47.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[38584]: audit 2024-02-22T22:28:47.466717+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:47.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[38584]: audit 2024-02-22T22:28:47.467159+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:47.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:47 smithi129 bash[38584]: audit 2024-02-22T22:28:47.470610+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549087\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549198\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:37.549238\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:37.549275\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_device_update\": \"2024-02-22T22:28:35.028847\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:48.309 DEBUG:teuthology.orchestra.run.smithi171:osd.6> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.6.service 2024-02-22T22:28:48.312 INFO:tasks.cephadm:Deploying osd.7 on smithi171 with /dev/vg_nvme/lv_1... 2024-02-22T22:28:48.312 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-22T22:28:48.343 INFO:journalctl@ceph.osd.6.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:28:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:48 smithi129 bash[35158]: cluster 2024-02-22T22:28:47.521167+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:48 smithi129 bash[38584]: cluster 2024-02-22T22:28:47.521167+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:48.948 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[35217]: cluster 2024-02-22T22:28:47.521167+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:49.228 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-22T22:28:49.229 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: 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-22T22:28:49.229 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-22T22:28:49.229 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-22T22:28:49.229 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-22T22:28:49.229 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-22T22:28:49.229 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:48 smithi171 bash[41078]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-22T22:28:50.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:50 smithi171 bash[35217]: cluster 2024-02-22T22:28:49.521489+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:50 smithi129 bash[35158]: cluster 2024-02-22T22:28:49.521489+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:50 smithi129 bash[38584]: cluster 2024-02-22T22:28:49.521489+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:51.773 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:51 smithi171 bash[35217]: audit 2024-02-22T22:28:50.530893+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:28:51.773 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:51 smithi171 bash[35217]: audit 2024-02-22T22:28:50.533693+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:28:51.773 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:51 smithi171 bash[35217]: audit 2024-02-22T22:28:51.412615+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:51.773 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:51 smithi171 bash[35217]: audit 2024-02-22T22:28:51.415810+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:51.773 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:51 smithi171 bash[35217]: audit 2024-02-22T22:28:51.416530+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[35158]: audit 2024-02-22T22:28:50.530893+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:28:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[35158]: audit 2024-02-22T22:28:50.533693+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:28:51.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[38584]: audit 2024-02-22T22:28:50.530893+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:28:51.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[38584]: audit 2024-02-22T22:28:50.533693+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:28:51.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[35158]: audit 2024-02-22T22:28:51.412615+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:51.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[35158]: audit 2024-02-22T22:28:51.415810+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:51.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[35158]: audit 2024-02-22T22:28:51.416530+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[38584]: audit 2024-02-22T22:28:51.412615+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[38584]: audit 2024-02-22T22:28:51.415810+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:51 smithi129 bash[38584]: audit 2024-02-22T22:28:51.416530+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:52.064 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:51 smithi171 bash[41396]: debug 2024-02-22T22:28:51.770+0000 7f1776684ec0 -1 Falling back to public interface 2024-02-22T22:28:52.301 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-22T22:28:52.301 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-22T22:28:52.301 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-02-22T22:28:52.301 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-02-22T22:28:52.301 INFO:teuthology.orchestra.run.smithi171.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132448 s, 792 MB/s 2024-02-22T22:28:52.302 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-02-22T22:28:52.728 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:52 smithi171 bash[41396]: debug 2024-02-22T22:28:52.340+0000 7f1776684ec0 -1 osd.6 0 log_to_monitors {default=true} 2024-02-22T22:28:52.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:52 smithi171 bash[35217]: cluster 2024-02-22T22:28:51.521770+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:52.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:52 smithi171 bash[35217]: audit 2024-02-22T22:28:52.343938+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T22:28:52.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:52 smithi171 bash[35217]: audit 2024-02-22T22:28:52.344569+0000 mon.a (mon.0) 437 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T22:28:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:52 smithi129 bash[35158]: cluster 2024-02-22T22:28:51.521770+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:52 smithi129 bash[35158]: audit 2024-02-22T22:28:52.343938+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T22:28:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:52 smithi129 bash[35158]: audit 2024-02-22T22:28:52.344569+0000 mon.a (mon.0) 437 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T22:28:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:52 smithi129 bash[38584]: cluster 2024-02-22T22:28:51.521770+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:52 smithi129 bash[38584]: audit 2024-02-22T22:28:52.343938+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T22:28:52.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:52 smithi129 bash[38584]: audit 2024-02-22T22:28:52.344569+0000 mon.a (mon.0) 437 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T22:28:53.710 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi171:vg_nvme/lv_1 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: audit 2024-02-22T22:28:52.529689+0000 mon.a (mon.0) 438 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: cluster 2024-02-22T22:28:52.529746+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: audit 2024-02-22T22:28:52.530028+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: audit 2024-02-22T22:28:52.530144+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: audit 2024-02-22T22:28:52.530563+0000 mon.a (mon.0) 441 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: cluster 2024-02-22T22:28:53.314178+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[35158]: cluster 2024-02-22T22:28:53.314214+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: audit 2024-02-22T22:28:52.529689+0000 mon.a (mon.0) 438 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: cluster 2024-02-22T22:28:52.529746+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: audit 2024-02-22T22:28:52.530028+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: audit 2024-02-22T22:28:52.530144+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: audit 2024-02-22T22:28:52.530563+0000 mon.a (mon.0) 441 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: cluster 2024-02-22T22:28:53.314178+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:53.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:53 smithi129 bash[38584]: cluster 2024-02-22T22:28:53.314214+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:53.954 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[41396]: debug 2024-02-22T22:28:53.536+0000 7f175b431700 -1 osd.6 0 waiting for initial osdmap 2024-02-22T22:28:53.954 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[41396]: debug 2024-02-22T22:28:53.543+0000 7f176664d700 -1 osd.6 44 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: audit 2024-02-22T22:28:52.529689+0000 mon.a (mon.0) 438 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: cluster 2024-02-22T22:28:52.529746+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: audit 2024-02-22T22:28:52.530028+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: audit 2024-02-22T22:28:52.530144+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: audit 2024-02-22T22:28:52.530563+0000 mon.a (mon.0) 441 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: cluster 2024-02-22T22:28:53.314178+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:28:53.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:53 smithi171 bash[35217]: cluster 2024-02-22T22:28:53.314214+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: cluster 2024-02-22T22:28:53.522237+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: audit 2024-02-22T22:28:53.533878+0000 mon.a (mon.0) 442 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: cluster 2024-02-22T22:28:53.533951+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e44: 7 total, 6 up, 6 in 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: audit 2024-02-22T22:28:53.534665+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: cluster 2024-02-22T22:28:54.532935+0000 mon.a (mon.0) 445 : cluster [INF] osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039] boot 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: cluster 2024-02-22T22:28:54.532994+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[35158]: audit 2024-02-22T22:28:54.533175+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:54.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: cluster 2024-02-22T22:28:53.522237+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: audit 2024-02-22T22:28:53.533878+0000 mon.a (mon.0) 442 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: cluster 2024-02-22T22:28:53.533951+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e44: 7 total, 6 up, 6 in 2024-02-22T22:28:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: audit 2024-02-22T22:28:53.534665+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: cluster 2024-02-22T22:28:54.532935+0000 mon.a (mon.0) 445 : cluster [INF] osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039] boot 2024-02-22T22:28:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: cluster 2024-02-22T22:28:54.532994+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-02-22T22:28:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:54 smithi129 bash[38584]: audit 2024-02-22T22:28:54.533175+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: cluster 2024-02-22T22:28:53.522237+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: audit 2024-02-22T22:28:53.533878+0000 mon.a (mon.0) 442 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: cluster 2024-02-22T22:28:53.533951+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e44: 7 total, 6 up, 6 in 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: audit 2024-02-22T22:28:53.534665+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: cluster 2024-02-22T22:28:54.532935+0000 mon.a (mon.0) 445 : cluster [INF] osd.6 [v2:172.21.15.171:6816/1460834039,v1:172.21.15.171:6817/1460834039] boot 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: cluster 2024-02-22T22:28:54.532994+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-02-22T22:28:54.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:54 smithi171 bash[35217]: audit 2024-02-22T22:28:54.533175+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:28:55.683 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:28:55 smithi171 bash[39817]: debug 2024-02-22T22:28:55.547+0000 7f609bf85700 -1 osd.5 46 build_incremental_map_msg missing incremental map 46 2024-02-22T22:28:56.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:56 smithi171 bash[35217]: cluster 2024-02-22T22:28:55.522603+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:28:56.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:56 smithi171 bash[35217]: cluster 2024-02-22T22:28:55.546196+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-22T22:28:56.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:56 smithi171 bash[35217]: audit 2024-02-22T22:28:56.243446+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:56.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:56 smithi171 bash[35217]: audit 2024-02-22T22:28:56.244171+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:56.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:56 smithi171 bash[35217]: audit 2024-02-22T22:28:56.245302+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:56.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:56 smithi171 bash[35217]: audit 2024-02-22T22:28:56.489588+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[35158]: cluster 2024-02-22T22:28:55.522603+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[35158]: cluster 2024-02-22T22:28:55.546196+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-22T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[35158]: audit 2024-02-22T22:28:56.243446+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[35158]: audit 2024-02-22T22:28:56.244171+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[35158]: audit 2024-02-22T22:28:56.245302+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[35158]: audit 2024-02-22T22:28:56.489588+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[38584]: cluster 2024-02-22T22:28:55.522603+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[38584]: cluster 2024-02-22T22:28:55.546196+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-22T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[38584]: audit 2024-02-22T22:28:56.243446+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[38584]: audit 2024-02-22T22:28:56.244171+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[38584]: audit 2024-02-22T22:28:56.245302+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:56 smithi129 bash[38584]: audit 2024-02-22T22:28:56.489588+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:28:57.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:57 smithi171 bash[35217]: audit 2024-02-22T22:28:56.242410+0000 mgr.y (mgr.14142) 133 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:57.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:57 smithi171 bash[35217]: cephadm 2024-02-22T22:28:56.243129+0000 mgr.y (mgr.14142) 134 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:57.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:57 smithi171 bash[35217]: audit 2024-02-22T22:28:56.675848+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:57.868 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:57 smithi171 bash[35217]: audit 2024-02-22T22:28:56.679204+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:57.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[35158]: audit 2024-02-22T22:28:56.242410+0000 mgr.y (mgr.14142) 133 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:57.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[35158]: cephadm 2024-02-22T22:28:56.243129+0000 mgr.y (mgr.14142) 134 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:57.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[38584]: audit 2024-02-22T22:28:56.242410+0000 mgr.y (mgr.14142) 133 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:28:57.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[38584]: cephadm 2024-02-22T22:28:56.243129+0000 mgr.y (mgr.14142) 134 : cephadm [INF] Applying osd on host smithi171... 2024-02-22T22:28:57.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[35158]: audit 2024-02-22T22:28:56.675848+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:57.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[35158]: audit 2024-02-22T22:28:56.679204+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:57.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[38584]: audit 2024-02-22T22:28:56.675848+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:28:57.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:57 smithi129 bash[38584]: audit 2024-02-22T22:28:56.679204+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}}, \"last_daemon_update\": \"2024-02-22T22:28:51.411942\", \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:28:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:58 smithi129 bash[35158]: cluster 2024-02-22T22:28:57.522979+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:28:58.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:58 smithi129 bash[38584]: cluster 2024-02-22T22:28:57.522979+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:28:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:58 smithi171 bash[35217]: cluster 2024-02-22T22:28:57.522979+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[35158]: audit 2024-02-22T22:28:58.571166+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.171:0/4174471068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]: dispatch 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[35158]: audit 2024-02-22T22:28:58.571729+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]: dispatch 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[35158]: audit 2024-02-22T22:28:58.575632+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]': finished 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[35158]: cluster 2024-02-22T22:28:58.575685+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e47: 8 total, 7 up, 7 in 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[35158]: audit 2024-02-22T22:28:58.575823+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[35158]: audit 2024-02-22T22:28:59.310792+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.171:0/321224125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:59.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[38584]: audit 2024-02-22T22:28:58.571166+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.171:0/4174471068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]: dispatch 2024-02-22T22:28:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[38584]: audit 2024-02-22T22:28:58.571729+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]: dispatch 2024-02-22T22:28:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[38584]: audit 2024-02-22T22:28:58.575632+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]': finished 2024-02-22T22:28:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[38584]: cluster 2024-02-22T22:28:58.575685+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e47: 8 total, 7 up, 7 in 2024-02-22T22:28:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[38584]: audit 2024-02-22T22:28:58.575823+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:28:59.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:28:59 smithi129 bash[38584]: audit 2024-02-22T22:28:59.310792+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.171:0/321224125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:28:59.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:59 smithi171 bash[35217]: audit 2024-02-22T22:28:58.571166+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.171:0/4174471068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]: dispatch 2024-02-22T22:28:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:59 smithi171 bash[35217]: audit 2024-02-22T22:28:58.571729+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]: dispatch 2024-02-22T22:28:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:59 smithi171 bash[35217]: audit 2024-02-22T22:28:58.575632+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "57f6bfb2-0241-4a37-a68d-b0762dda99de"}]': finished 2024-02-22T22:28:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:59 smithi171 bash[35217]: cluster 2024-02-22T22:28:58.575685+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e47: 8 total, 7 up, 7 in 2024-02-22T22:28:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:59 smithi171 bash[35217]: audit 2024-02-22T22:28:58.575823+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:28:59.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:28:59 smithi171 bash[35217]: audit 2024-02-22T22:28:59.310792+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.171:0/321224125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T22:29:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:00 smithi129 bash[35158]: cluster 2024-02-22T22:28:59.523441+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 3.0 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:00 smithi129 bash[38584]: cluster 2024-02-22T22:28:59.523441+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 3.0 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:00 smithi171 bash[35217]: cluster 2024-02-22T22:28:59.523441+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 3.0 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:02.817 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:02 smithi171 bash[35217]: cluster 2024-02-22T22:29:01.523912+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 3.0 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:02.817 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:02 smithi171 bash[35217]: audit 2024-02-22T22:29:01.833279+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:29:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:02 smithi129 bash[35158]: cluster 2024-02-22T22:29:01.523912+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 3.0 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:02 smithi129 bash[35158]: audit 2024-02-22T22:29:01.833279+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:29:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:02 smithi129 bash[38584]: cluster 2024-02-22T22:29:01.523912+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 3.0 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:02 smithi129 bash[38584]: audit 2024-02-22T22:29:01.833279+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[35158]: cluster 2024-02-22T22:29:03.524284+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[35158]: audit 2024-02-22T22:29:04.529152+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[35158]: audit 2024-02-22T22:29:04.529857+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[35158]: audit 2024-02-22T22:29:04.530621+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[38584]: cluster 2024-02-22T22:29:03.524284+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[38584]: audit 2024-02-22T22:29:04.529152+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T22:29:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[38584]: audit 2024-02-22T22:29:04.529857+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:29:04.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:04 smithi129 bash[38584]: audit 2024-02-22T22:29:04.530621+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-22T22:29:04.919 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:04 smithi171 bash[35217]: cluster 2024-02-22T22:29:03.524284+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:04.919 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:04 smithi171 bash[35217]: audit 2024-02-22T22:29:04.529152+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T22:29:04.919 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:04 smithi171 bash[35217]: audit 2024-02-22T22:29:04.529857+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:29:04.919 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:04 smithi171 bash[35217]: audit 2024-02-22T22:29:04.530621+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-22T22:29:05.839 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:05 smithi171 bash[35217]: cephadm 2024-02-22T22:29:04.530361+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-02-22T22:29:05.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:05 smithi129 bash[35158]: cephadm 2024-02-22T22:29:04.530361+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-02-22T22:29:05.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:05 smithi129 bash[38584]: cephadm 2024-02-22T22:29:04.530361+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-02-22T22:29:06.270 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 7 on host 'smithi171' 2024-02-22T22:29:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[35158]: cluster 2024-02-22T22:29:05.524743+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:06.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[38584]: cluster 2024-02-22T22:29:05.524743+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:06.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[35158]: audit 2024-02-22T22:29:06.263138+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:06.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[35158]: audit 2024-02-22T22:29:06.263579+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:29:06.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[35158]: audit 2024-02-22T22:29:06.266379+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[38584]: audit 2024-02-22T22:29:06.263138+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[38584]: audit 2024-02-22T22:29:06.263579+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:29:06.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:06 smithi129 bash[38584]: audit 2024-02-22T22:29:06.266379+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:06 smithi171 bash[35217]: cluster 2024-02-22T22:29:05.524743+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:06 smithi171 bash[35217]: audit 2024-02-22T22:29:06.263138+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:06 smithi171 bash[35217]: audit 2024-02-22T22:29:06.263579+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:29:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:06 smithi171 bash[35217]: audit 2024-02-22T22:29:06.266379+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411617\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411705\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:28:51.411757\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411789\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:28:51.411837\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_device_update\": \"2024-02-22T22:28:56.675127\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:08.523 DEBUG:teuthology.orchestra.run.smithi171:osd.7> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.7.service 2024-02-22T22:29:08.525 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-22T22:29:08.525 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd stat -f json 2024-02-22T22:29:08.556 INFO:journalctl@ceph.osd.7.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:29:08.794 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:08 smithi171 bash[35217]: cluster 2024-02-22T22:29:07.525232+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:08.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:08 smithi129 bash[35158]: cluster 2024-02-22T22:29:07.525232+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:08.904 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:08 smithi129 bash[38584]: cluster 2024-02-22T22:29:07.525232+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:09.729 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:29:09 smithi171 bash[42882]: debug 2024-02-22T22:29:09.458+0000 7fb5af65bec0 -1 Falling back to public interface 2024-02-22T22:29:09.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:09 smithi171 bash[35217]: audit 2024-02-22T22:29:09.044934+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:09.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:09 smithi171 bash[35217]: audit 2024-02-22T22:29:09.049931+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:09.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:09 smithi171 bash[35217]: audit 2024-02-22T22:29:09.050461+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:29:09.805 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:09 smithi129 bash[35158]: audit 2024-02-22T22:29:09.044934+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:09.805 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:09 smithi129 bash[35158]: audit 2024-02-22T22:29:09.049931+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:09.805 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:09 smithi129 bash[35158]: audit 2024-02-22T22:29:09.050461+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:29:09.805 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:09 smithi129 bash[38584]: audit 2024-02-22T22:29:09.044934+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:09.805 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:09 smithi129 bash[38584]: audit 2024-02-22T22:29:09.049931+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:09.806 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:09 smithi129 bash[38584]: audit 2024-02-22T22:29:09.050461+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-22T22:29:10.330 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[42882]: debug 2024-02-22T22:29:10.013+0000 7fb5af65bec0 -1 osd.7 0 log_to_monitors {default=true} 2024-02-22T22:29:10.382 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[35158]: cluster 2024-02-22T22:29:09.525746+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[35158]: audit 2024-02-22T22:29:10.016156+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[35158]: audit 2024-02-22T22:29:10.016507+0000 mon.a (mon.0) 469 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[35158]: audit 2024-02-22T22:29:10.381318+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.129:0/2319594545' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[35158]: audit 2024-02-22T22:29:10.534959+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[35158]: audit 2024-02-22T22:29:10.539665+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[38584]: cluster 2024-02-22T22:29:09.525746+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[38584]: audit 2024-02-22T22:29:10.016156+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T22:29:10.822 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[38584]: audit 2024-02-22T22:29:10.016507+0000 mon.a (mon.0) 469 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T22:29:10.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[38584]: audit 2024-02-22T22:29:10.381318+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.129:0/2319594545' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T22:29:10.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[38584]: audit 2024-02-22T22:29:10.534959+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:29:10.823 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:10 smithi129 bash[38584]: audit 2024-02-22T22:29:10.539665+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:29:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[35217]: cluster 2024-02-22T22:29:09.525746+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[35217]: audit 2024-02-22T22:29:10.016156+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T22:29:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[35217]: audit 2024-02-22T22:29:10.016507+0000 mon.a (mon.0) 469 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T22:29:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[35217]: audit 2024-02-22T22:29:10.381318+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.129:0/2319594545' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T22:29:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[35217]: audit 2024-02-22T22:29:10.534959+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:29:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:10 smithi171 bash[35217]: audit 2024-02-22T22:29:10.539665+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:29:11.054 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":47,"num_osds":8,"num_up_osds":7,"osd_up_since":1708640934,"num_in_osds":7,"osd_in_since":1708640934,"num_remapped_pgs":0} 2024-02-22T22:29:11.728 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[42882]: debug 2024-02-22T22:29:11.600+0000 7fb598410700 -1 osd.7 0 waiting for initial osdmap 2024-02-22T22:29:11.729 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[42882]: debug 2024-02-22T22:29:11.609+0000 7fb5a362c700 -1 osd.7 49 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T22:29:11.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[35217]: audit 2024-02-22T22:29:10.594303+0000 mon.a (mon.0) 472 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T22:29:11.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[35217]: cluster 2024-02-22T22:29:10.594359+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e48: 8 total, 7 up, 7 in 2024-02-22T22:29:11.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[35217]: audit 2024-02-22T22:29:10.594454+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:11.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[35217]: audit 2024-02-22T22:29:10.595155+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:29:11.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:11 smithi171 bash[35217]: audit 2024-02-22T22:29:10.595393+0000 mon.a (mon.0) 475 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[38584]: audit 2024-02-22T22:29:10.594303+0000 mon.a (mon.0) 472 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[38584]: cluster 2024-02-22T22:29:10.594359+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e48: 8 total, 7 up, 7 in 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[38584]: audit 2024-02-22T22:29:10.594454+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[38584]: audit 2024-02-22T22:29:10.595155+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[38584]: audit 2024-02-22T22:29:10.595393+0000 mon.a (mon.0) 475 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[35158]: audit 2024-02-22T22:29:10.594303+0000 mon.a (mon.0) 472 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[35158]: cluster 2024-02-22T22:29:10.594359+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e48: 8 total, 7 up, 7 in 2024-02-22T22:29:11.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[35158]: audit 2024-02-22T22:29:10.594454+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:11.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[35158]: audit 2024-02-22T22:29:10.595155+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:29:11.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:11 smithi129 bash[35158]: audit 2024-02-22T22:29:10.595393+0000 mon.a (mon.0) 475 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-02-22T22:29:12.055 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd stat -f json 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: cluster 2024-02-22T22:29:11.053312+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: cluster 2024-02-22T22:29:11.053360+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: cluster 2024-02-22T22:29:11.526238+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: audit 2024-02-22T22:29:11.599198+0000 mon.a (mon.0) 476 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: cluster 2024-02-22T22:29:11.599251+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e49: 8 total, 7 up, 7 in 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: audit 2024-02-22T22:29:11.602483+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: audit 2024-02-22T22:29:12.129943+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: cluster 2024-02-22T22:29:11.053312+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: cluster 2024-02-22T22:29:11.053360+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: cluster 2024-02-22T22:29:11.526238+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: audit 2024-02-22T22:29:11.599198+0000 mon.a (mon.0) 476 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: cluster 2024-02-22T22:29:11.599251+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e49: 8 total, 7 up, 7 in 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: audit 2024-02-22T22:29:11.602483+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:12.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: audit 2024-02-22T22:29:12.129943+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:29:12.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: audit 2024-02-22T22:29:12.314521+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:12.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[35158]: audit 2024-02-22T22:29:12.317446+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:12.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: audit 2024-02-22T22:29:12.314521+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:12.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:12 smithi129 bash[38584]: audit 2024-02-22T22:29:12.317446+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: cluster 2024-02-22T22:29:11.053312+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: cluster 2024-02-22T22:29:11.053360+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: cluster 2024-02-22T22:29:11.526238+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: audit 2024-02-22T22:29:11.599198+0000 mon.a (mon.0) 476 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: cluster 2024-02-22T22:29:11.599251+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e49: 8 total, 7 up, 7 in 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: audit 2024-02-22T22:29:11.602483+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: audit 2024-02-22T22:29:12.129943+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: audit 2024-02-22T22:29:12.314521+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:29:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:12 smithi171 bash[35217]: audit 2024-02-22T22:29:12.317446+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}}, \"last_daemon_update\": \"2024-02-22T22:29:09.044276\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:29:13.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:13 smithi129 bash[35158]: cluster 2024-02-22T22:29:12.613772+0000 mon.a (mon.0) 482 : cluster [INF] osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111] boot 2024-02-22T22:29:13.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:13 smithi129 bash[35158]: cluster 2024-02-22T22:29:12.613815+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-22T22:29:13.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:13 smithi129 bash[35158]: audit 2024-02-22T22:29:12.613944+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:13.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:13 smithi129 bash[38584]: cluster 2024-02-22T22:29:12.613772+0000 mon.a (mon.0) 482 : cluster [INF] osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111] boot 2024-02-22T22:29:13.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:13 smithi129 bash[38584]: cluster 2024-02-22T22:29:12.613815+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-22T22:29:13.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:13 smithi129 bash[38584]: audit 2024-02-22T22:29:12.613944+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:13.930 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:29:13.978 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:29:13 smithi171 bash[41396]: debug 2024-02-22T22:29:13.619+0000 7f174c619700 -1 osd.6 51 build_incremental_map_msg missing incremental map 51 2024-02-22T22:29:13.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:13 smithi171 bash[35217]: cluster 2024-02-22T22:29:12.613772+0000 mon.a (mon.0) 482 : cluster [INF] osd.7 [v2:172.21.15.171:6824/524768111,v1:172.21.15.171:6825/524768111] boot 2024-02-22T22:29:13.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:13 smithi171 bash[35217]: cluster 2024-02-22T22:29:12.613815+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-22T22:29:13.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:13 smithi171 bash[35217]: audit 2024-02-22T22:29:12.613944+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:29:14.484 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1708640952,"num_in_osds":8,"osd_in_since":1708640952,"num_remapped_pgs":0} 2024-02-22T22:29:14.485 INFO:tasks.cephadm:Adding prometheus.a on smithi171 2024-02-22T22:29:14.485 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch apply prometheus '1;smithi171=a' 2024-02-22T22:29:14.825 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:14 smithi171 bash[35217]: cluster 2024-02-22T22:29:13.526532+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:14.825 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:14 smithi171 bash[35217]: cluster 2024-02-22T22:29:13.620106+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-22T22:29:14.825 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:14 smithi171 bash[35217]: audit 2024-02-22T22:29:13.929504+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.129:0/3309959480' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T22:29:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:14 smithi129 bash[35158]: cluster 2024-02-22T22:29:13.526532+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:14 smithi129 bash[35158]: cluster 2024-02-22T22:29:13.620106+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-22T22:29:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:14 smithi129 bash[35158]: audit 2024-02-22T22:29:13.929504+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.129:0/3309959480' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T22:29:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:14 smithi129 bash[38584]: cluster 2024-02-22T22:29:13.526532+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2024-02-22T22:29:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:14 smithi129 bash[38584]: cluster 2024-02-22T22:29:13.620106+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-22T22:29:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:14 smithi129 bash[38584]: audit 2024-02-22T22:29:13.929504+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.129:0/3309959480' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T22:29:15.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:15 smithi171 bash[35217]: cluster 2024-02-22T22:29:15.526865+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:15.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:15 smithi171 bash[35217]: cluster 2024-02-22T22:29:15.620085+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-22T22:29:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:15 smithi129 bash[35158]: cluster 2024-02-22T22:29:15.526865+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:15 smithi129 bash[35158]: cluster 2024-02-22T22:29:15.620085+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-22T22:29:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:15 smithi129 bash[38584]: cluster 2024-02-22T22:29:15.526865+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:15 smithi129 bash[38584]: cluster 2024-02-22T22:29:15.620085+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-22T22:29:16.388 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled prometheus update... 2024-02-22T22:29:16.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:16 smithi171 bash[35217]: audit 2024-02-22T22:29:16.378879+0000 mgr.y (mgr.14142) 146 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:16.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:16 smithi171 bash[35217]: cephadm 2024-02-22T22:29:16.379483+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi171=a 2024-02-22T22:29:16.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:16 smithi171 bash[35217]: audit 2024-02-22T22:29:16.379877+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-22T22:29:16.379500\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-22T22:29:16.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:16 smithi171 bash[35217]: audit 2024-02-22T22:29:16.383110+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-22T22:29:16.379500\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-22T22:29:16.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:16 smithi171 bash[35217]: cephadm 2024-02-22T22:29:16.386840+0000 mgr.y (mgr.14142) 148 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:29:17.126 DEBUG:teuthology.orchestra.run.smithi171:prometheus.a> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@prometheus.a.service 2024-02-22T22:29:17.129 INFO:tasks.cephadm:Adding node-exporter.a on smithi129 2024-02-22T22:29:17.129 INFO:tasks.cephadm:Adding node-exporter.b on smithi171 2024-02-22T22:29:17.129 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch apply node-exporter '2;smithi129=a;smithi171=b' 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[35158]: audit 2024-02-22T22:29:16.378879+0000 mgr.y (mgr.14142) 146 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[35158]: cephadm 2024-02-22T22:29:16.379483+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi171=a 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[35158]: audit 2024-02-22T22:29:16.379877+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-22T22:29:16.379500\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[35158]: audit 2024-02-22T22:29:16.383110+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-22T22:29:16.379500\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[35158]: cephadm 2024-02-22T22:29:16.386840+0000 mgr.y (mgr.14142) 148 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[38584]: audit 2024-02-22T22:29:16.378879+0000 mgr.y (mgr.14142) 146 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[38584]: cephadm 2024-02-22T22:29:16.379483+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi171=a 2024-02-22T22:29:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[38584]: audit 2024-02-22T22:29:16.379877+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-22T22:29:16.379500\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-22T22:29:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[38584]: audit 2024-02-22T22:29:16.383110+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-22T22:29:16.379500\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-22T22:29:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:16 smithi129 bash[38584]: cephadm 2024-02-22T22:29:16.386840+0000 mgr.y (mgr.14142) 148 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:29:17.158 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:29:17.788 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:17 smithi171 bash[35217]: cluster 2024-02-22T22:29:17.527304+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:17 smithi129 bash[35158]: cluster 2024-02-22T22:29:17.527304+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:18.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:17 smithi129 bash[38584]: cluster 2024-02-22T22:29:17.527304+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:19.158 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled node-exporter update... 2024-02-22T22:29:19.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:19 smithi171 bash[35217]: audit 2024-02-22T22:29:19.152425+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-22T22:29:19.152023\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-22T22:29:19.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:19 smithi171 bash[35217]: audit 2024-02-22T22:29:19.155765+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-22T22:29:19.152023\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-22T22:29:19.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:19 smithi129 bash[35158]: audit 2024-02-22T22:29:19.152425+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-22T22:29:19.152023\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-22T22:29:19.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:19 smithi129 bash[35158]: audit 2024-02-22T22:29:19.155765+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-22T22:29:19.152023\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-22T22:29:19.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:19 smithi129 bash[38584]: audit 2024-02-22T22:29:19.152425+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-22T22:29:19.152023\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-22T22:29:19.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:19 smithi129 bash[38584]: audit 2024-02-22T22:29:19.155765+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-22T22:29:19.152023\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi171\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-22T22:29:19.881 DEBUG:teuthology.orchestra.run.smithi129:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service 2024-02-22T22:29:19.885 DEBUG:teuthology.orchestra.run.smithi171:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service 2024-02-22T22:29:19.887 INFO:tasks.cephadm:Adding alertmanager.a on smithi129 2024-02-22T22:29:19.887 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch apply alertmanager '1;smithi129=a' 2024-02-22T22:29:19.917 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:29:19.921 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:29:20.880 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:20 smithi171 bash[35217]: audit 2024-02-22T22:29:19.151425+0000 mgr.y (mgr.14142) 150 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi129=a;smithi171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:20.880 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:20 smithi171 bash[35217]: cephadm 2024-02-22T22:29:19.152010+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi129=a,smithi171=b 2024-02-22T22:29:20.880 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:20 smithi171 bash[35217]: cluster 2024-02-22T22:29:19.527668+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:20.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:20 smithi129 bash[35158]: audit 2024-02-22T22:29:19.151425+0000 mgr.y (mgr.14142) 150 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi129=a;smithi171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:20 smithi129 bash[35158]: cephadm 2024-02-22T22:29:19.152010+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi129=a,smithi171=b 2024-02-22T22:29:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:20 smithi129 bash[35158]: cluster 2024-02-22T22:29:19.527668+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:20 smithi129 bash[38584]: audit 2024-02-22T22:29:19.151425+0000 mgr.y (mgr.14142) 150 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi129=a;smithi171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:20 smithi129 bash[38584]: cephadm 2024-02-22T22:29:19.152010+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi129=a,smithi171=b 2024-02-22T22:29:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:20 smithi129 bash[38584]: cluster 2024-02-22T22:29:19.527668+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:21.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:21 smithi171 bash[35217]: cluster 2024-02-22T22:29:20.516999+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-22T22:29:21.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:21 smithi171 bash[35217]: cluster 2024-02-22T22:29:20.517056+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-02-22T22:29:21.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:21 smithi171 bash[35217]: audit 2024-02-22T22:29:20.540653+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640952.613472, \"finished_at\": 1708640960.5226352}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:29:21.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:21 smithi171 bash[35217]: audit 2024-02-22T22:29:20.543415+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640952.613472, \"finished_at\": 1708640960.5226352}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:29:21.802 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled alertmanager update... 2024-02-22T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[35158]: cluster 2024-02-22T22:29:20.516999+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-22T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[35158]: cluster 2024-02-22T22:29:20.517056+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-02-22T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[35158]: audit 2024-02-22T22:29:20.540653+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640952.613472, \"finished_at\": 1708640960.5226352}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[35158]: audit 2024-02-22T22:29:20.543415+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640952.613472, \"finished_at\": 1708640960.5226352}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:29:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[38584]: cluster 2024-02-22T22:29:20.516999+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-22T22:29:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[38584]: cluster 2024-02-22T22:29:20.517056+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-02-22T22:29:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[38584]: audit 2024-02-22T22:29:20.540653+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640952.613472, \"finished_at\": 1708640960.5226352}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:29:21.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:21 smithi129 bash[38584]: audit 2024-02-22T22:29:20.543415+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640916.5447626, \"finished_at\": 1708640927.4797914}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640934.5327485, \"finished_at\": 1708640946.2742567}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640952.613472, \"finished_at\": 1708640960.5226352}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:29:22.454 DEBUG:teuthology.orchestra.run.smithi129:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@alertmanager.a.service 2024-02-22T22:29:22.457 INFO:tasks.cephadm:Adding grafana.a on smithi171 2024-02-22T22:29:22.458 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph orch apply grafana '1;smithi171=a' 2024-02-22T22:29:22.489 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:-- Logs begin at Thu 2024-02-22 22:16:11 UTC. -- 2024-02-22T22:29:22.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:22 smithi171 bash[35217]: cluster 2024-02-22T22:29:21.528010+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:22.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:22 smithi171 bash[35217]: audit 2024-02-22T22:29:21.797054+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-22T22:29:21.796686\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-22T22:29:22.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:22 smithi171 bash[35217]: audit 2024-02-22T22:29:21.800049+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-22T22:29:21.796686\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-22T22:29:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:22 smithi129 bash[35158]: cluster 2024-02-22T22:29:21.528010+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:22 smithi129 bash[35158]: audit 2024-02-22T22:29:21.797054+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-22T22:29:21.796686\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-22T22:29:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:22 smithi129 bash[35158]: audit 2024-02-22T22:29:21.800049+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-22T22:29:21.796686\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-22T22:29:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:22 smithi129 bash[38584]: cluster 2024-02-22T22:29:21.528010+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:22 smithi129 bash[38584]: audit 2024-02-22T22:29:21.797054+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-22T22:29:21.796686\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-22T22:29:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:22 smithi129 bash[38584]: audit 2024-02-22T22:29:21.800049+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-22T22:29:21.796686\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi129\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-22T22:29:23.724 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:23 smithi171 bash[35217]: audit 2024-02-22T22:29:21.796090+0000 mgr.y (mgr.14142) 154 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:23.724 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:23 smithi171 bash[35217]: cephadm 2024-02-22T22:29:21.796669+0000 mgr.y (mgr.14142) 155 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi129=a 2024-02-22T22:29:23.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:23 smithi129 bash[35158]: audit 2024-02-22T22:29:21.796090+0000 mgr.y (mgr.14142) 154 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:23.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:23 smithi129 bash[35158]: cephadm 2024-02-22T22:29:21.796669+0000 mgr.y (mgr.14142) 155 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi129=a 2024-02-22T22:29:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:23 smithi129 bash[38584]: audit 2024-02-22T22:29:21.796090+0000 mgr.y (mgr.14142) 154 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:23.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:23 smithi129 bash[38584]: cephadm 2024-02-22T22:29:21.796669+0000 mgr.y (mgr.14142) 155 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi129=a 2024-02-22T22:29:24.646 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled grafana update... 2024-02-22T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:24 smithi129 bash[35158]: cluster 2024-02-22T22:29:23.528533+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:24 smithi129 bash[38584]: cluster 2024-02-22T22:29:23.528533+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:24 smithi171 bash[35217]: cluster 2024-02-22T22:29:23.528533+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:25.308 DEBUG:teuthology.orchestra.run.smithi171:grafana.a> sudo journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@grafana.a.service 2024-02-22T22:29:25.311 INFO:tasks.cephadm:Setting up client nodes... 2024-02-22T22:29:25.311 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-22T22:29:25.340 INFO:journalctl@ceph.grafana.a.smithi171.stdout:-- Logs begin at Thu 2024-02-22 22:16:18 UTC. -- 2024-02-22T22:29:25.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[35158]: audit 2024-02-22T22:29:24.640726+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:25.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[35158]: cephadm 2024-02-22T22:29:24.641313+0000 mgr.y (mgr.14142) 158 : cephadm [INF] Saving service grafana spec with placement count:1 smithi171=a 2024-02-22T22:29:25.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[35158]: audit 2024-02-22T22:29:24.641679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-22T22:29:24.641326\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-22T22:29:25.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[35158]: audit 2024-02-22T22:29:24.644599+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-22T22:29:24.641326\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-22T22:29:25.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[38584]: audit 2024-02-22T22:29:24.640726+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:25.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[38584]: cephadm 2024-02-22T22:29:24.641313+0000 mgr.y (mgr.14142) 158 : cephadm [INF] Saving service grafana spec with placement count:1 smithi171=a 2024-02-22T22:29:25.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[38584]: audit 2024-02-22T22:29:24.641679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-22T22:29:24.641326\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-22T22:29:25.656 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:25 smithi129 bash[38584]: audit 2024-02-22T22:29:24.644599+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-22T22:29:24.641326\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-22T22:29:25.728 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:25 smithi171 bash[35217]: audit 2024-02-22T22:29:24.640726+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:29:25.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:25 smithi171 bash[35217]: cephadm 2024-02-22T22:29:24.641313+0000 mgr.y (mgr.14142) 158 : cephadm [INF] Saving service grafana spec with placement count:1 smithi171=a 2024-02-22T22:29:25.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:25 smithi171 bash[35217]: audit 2024-02-22T22:29:24.641679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-22T22:29:24.641326\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-22T22:29:25.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:25 smithi171 bash[35217]: audit 2024-02-22T22:29:24.644599+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-22T22:29:24.641326\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi171\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-22T22:29:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:26 smithi129 bash[35158]: cluster 2024-02-22T22:29:25.528805+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:26 smithi129 bash[38584]: cluster 2024-02-22T22:29:25.528805+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:26.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:26 smithi171 bash[35217]: cluster 2024-02-22T22:29:25.528805+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:27.216 INFO:teuthology.orchestra.run.smithi129.stdout:[client.0] 2024-02-22T22:29:27.217 INFO:teuthology.orchestra.run.smithi129.stdout: key = AQDHytdlL+WsDBAAdNjs9wUslWIVlfsmgdYJ/g== 2024-02-22T22:29:27.886 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:27 smithi129 bash[35158]: audit 2024-02-22T22:29:27.212533+0000 mon.a (mon.0) 499 : audit [INF] from='client.? 172.21.15.129:0/553820349' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T22:29:27.886 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:27 smithi129 bash[35158]: audit 2024-02-22T22:29:27.215724+0000 mon.a (mon.0) 500 : audit [INF] from='client.? 172.21.15.129:0/553820349' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-22T22:29:27.886 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:27 smithi129 bash[38584]: audit 2024-02-22T22:29:27.212533+0000 mon.a (mon.0) 499 : audit [INF] from='client.? 172.21.15.129:0/553820349' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T22:29:27.886 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:27 smithi129 bash[38584]: audit 2024-02-22T22:29:27.215724+0000 mon.a (mon.0) 500 : audit [INF] from='client.? 172.21.15.129:0/553820349' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-22T22:29:27.896 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-22T22:29:27.897 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-22T22:29:27.897 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-22T22:29:27.938 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-22T22:29:27.969 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:27 smithi171 bash[35217]: audit 2024-02-22T22:29:27.212533+0000 mon.a (mon.0) 499 : audit [INF] from='client.? 172.21.15.129:0/553820349' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T22:29:27.969 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:27 smithi171 bash[35217]: audit 2024-02-22T22:29:27.215724+0000 mon.a (mon.0) 500 : audit [INF] from='client.? 172.21.15.129:0/553820349' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-22T22:29:28.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:28 smithi129 bash[35158]: cluster 2024-02-22T22:29:27.529283+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:28.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:28 smithi129 bash[38584]: cluster 2024-02-22T22:29:27.529283+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:28.956 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:28 smithi171 bash[35217]: cluster 2024-02-22T22:29:27.529283+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:29.867 INFO:teuthology.orchestra.run.smithi171.stdout:[client.1] 2024-02-22T22:29:29.867 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQDJytdlw8JMMxAA5XVRKCMPXSR2pZneOcTdoQ== 2024-02-22T22:29:30.529 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-02-22T22:29:30.529 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-22T22:29:30.529 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-22T22:29:30.610 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-22T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[35158]: cluster 2024-02-22T22:29:29.529801+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[35158]: audit 2024-02-22T22:29:29.860198+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.171:0/3054885104' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[35158]: audit 2024-02-22T22:29:29.860530+0000 mon.a (mon.0) 501 : 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-22T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[35158]: audit 2024-02-22T22:29:29.866594+0000 mon.a (mon.0) 502 : 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-22T22:29:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[38584]: cluster 2024-02-22T22:29:29.529801+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[38584]: audit 2024-02-22T22:29:29.860198+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.171:0/3054885104' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T22:29:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[38584]: audit 2024-02-22T22:29:29.860530+0000 mon.a (mon.0) 501 : 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-22T22:29:30.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:30 smithi129 bash[38584]: audit 2024-02-22T22:29:29.866594+0000 mon.a (mon.0) 502 : 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-22T22:29:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:30 smithi171 bash[35217]: cluster 2024-02-22T22:29:29.529801+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:30 smithi171 bash[35217]: audit 2024-02-22T22:29:29.860198+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.171:0/3054885104' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T22:29:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:30 smithi171 bash[35217]: audit 2024-02-22T22:29:29.860530+0000 mon.a (mon.0) 501 : 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-22T22:29:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:30 smithi171 bash[35217]: audit 2024-02-22T22:29:29.866594+0000 mon.a (mon.0) 502 : 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-22T22:29:32.438 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:29:32.438 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"fsid":"1d301c3a-d1d1-11ee-95c0-87774f69a715","created":"2024-02-22T22:24:44.628481+0000","modified":"2024-02-22T22:29:13.611509+0000","last_up_change":"2024-02-22T22:29:12.606336+0000","last_in_change":"2024-02-22T22:29:12.606336+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-22T22:24:55.163185+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":"76366574-6403-466e-aea0-d77cfd456631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6803","nonce":1759091525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6805","nonce":1759091525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6809","nonce":1759091525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6807","nonce":1759091525}]},"public_addr":"172.21.15.129:6803/1759091525","cluster_addr":"172.21.15.129:6805/1759091525","heartbeat_back_addr":"172.21.15.129:6809/1759091525","heartbeat_front_addr":"172.21.15.129:6807/1759091525","state":["exists","up"]},{"osd":1,"uuid":"96177b52-219e-46be-b953-02209e612ebf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6811","nonce":3522918244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6813","nonce":3522918244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6817","nonce":3522918244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6815","nonce":3522918244}]},"public_addr":"172.21.15.129:6811/3522918244","cluster_addr":"172.21.15.129:6813/3522918244","heartbeat_back_addr":"172.21.15.129:6817/3522918244","heartbeat_front_addr":"172.21.15.129:6815/3522918244","state":["exists","up"]},{"osd":2,"uuid":"1c7e4868-46ee-44cc-a3c7-6596976c347f","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.129:6818","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6819","nonce":885797230}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6821","nonce":885797230}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6825","nonce":885797230}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6823","nonce":885797230}]},"public_addr":"172.21.15.129:6819/885797230","cluster_addr":"172.21.15.129:6821/885797230","heartbeat_back_addr":"172.21.15.129:6825/885797230","heartbeat_front_addr":"172.21.15.129:6823/885797230","state":["exists","up"]},{"osd":3,"uuid":"e3f386da-2307-42c5-b64c-f3d77a378844","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.129:6826","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6827","nonce":1751223319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6829","nonce":1751223319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6833","nonce":1751223319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6831","nonce":1751223319}]},"public_addr":"172.21.15.129:6827/1751223319","cluster_addr":"172.21.15.129:6829/1751223319","heartbeat_back_addr":"172.21.15.129:6833/1751223319","heartbeat_front_addr":"172.21.15.129:6831/1751223319","state":["exists","up"]},{"osd":4,"uuid":"dd2dfc61-69f4-4829-bc43-0a4fcd66b168","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":33,"up_from":36,"up_thru":0,"down_at":34,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6801","nonce":1274143823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6803","nonce":1274143823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6807","nonce":1274143823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6805","nonce":1274143823}]},"public_addr":"172.21.15.171:6801/1274143823","cluster_addr":"172.21.15.171:6803/1274143823","heartbeat_back_addr":"172.21.15.171:6807/1274143823","heartbeat_front_addr":"172.21.15.171:6805/1274143823","state":["exists","up"]},{"osd":5,"uuid":"ace20399-bb9d-4192-9b3e-a78193992f61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6809","nonce":3325547884}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6811","nonce":3325547884}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6815","nonce":3325547884}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6813","nonce":3325547884}]},"public_addr":"172.21.15.171:6809/3325547884","cluster_addr":"172.21.15.171:6811/3325547884","heartbeat_back_addr":"172.21.15.171:6815/3325547884","heartbeat_front_addr":"172.21.15.171:6813/3325547884","state":["exists","up"]},{"osd":6,"uuid":"9b475571-6faf-40da-8c81-a7f26b047552","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6817","nonce":1460834039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6819","nonce":1460834039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6823","nonce":1460834039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6821","nonce":1460834039}]},"public_addr":"172.21.15.171:6817/1460834039","cluster_addr":"172.21.15.171:6819/1460834039","heartbeat_back_addr":"172.21.15.171:6823/1460834039","heartbeat_front_addr":"172.21.15.171:6821/1460834039","state":["exists","up"]},{"osd":7,"uuid":"57f6bfb2-0241-4a37-a68d-b0762dda99de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6824","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6825","nonce":524768111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6826","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6827","nonce":524768111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6830","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6831","nonce":524768111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6828","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6829","nonce":524768111}]},"public_addr":"172.21.15.171:6825/524768111","cluster_addr":"172.21.15.171:6827/524768111","heartbeat_back_addr":"172.21.15.171:6831/524768111","heartbeat_front_addr":"172.21.15.171:6829/524768111","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-22T22:26:59.075001+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-22T22:27:16.938933+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-22T22:27:36.123504+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-22T22:27:54.757165+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-22T22:28:11.841039+0000","dead_epoch":34},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-22T22:28:35.351784+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-22T22:28:53.314216+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-22T22:29:11.053362+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.129:0/2846876774":"2024-02-23T22:25:25.353854+0000","172.21.15.129:0/2758664879":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6801/1290288395":"2024-02-23T22:25:25.353854+0000","172.21.15.129:0/3831159201":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6800/1290288395":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6800/254706199":"2024-02-23T22:25:03.887997+0000","172.21.15.129:6801/254706199":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/2030393907":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/2128080555":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/495460166":"2024-02-23T22:25:03.887997+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-22T22:29:32.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:32 smithi129 bash[35158]: cluster 2024-02-22T22:29:31.530256+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:32.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:32 smithi129 bash[35158]: audit 2024-02-22T22:29:32.436457+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.129:0/697500611' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:32.742 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:32 smithi129 bash[38584]: cluster 2024-02-22T22:29:31.530256+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:32.743 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:32 smithi129 bash[38584]: audit 2024-02-22T22:29:32.436457+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.129:0/697500611' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:32 smithi171 bash[35217]: cluster 2024-02-22T22:29:31.530256+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:32 smithi171 bash[35217]: audit 2024-02-22T22:29:32.436457+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.129:0/697500611' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:33.067 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-22T22:24:55.163185+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-22T22:29:33.067 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-22T22:29:34.644 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:34 smithi129 bash[35158]: cluster 2024-02-22T22:29:33.530690+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:34.645 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:34 smithi129 bash[38584]: cluster 2024-02-22T22:29:33.530690+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:34 smithi171 bash[35217]: cluster 2024-02-22T22:29:33.530690+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:34.991 INFO:teuthology.orchestra.run.smithi129.stdout:pg_num: 1 2024-02-22T22:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:35 smithi129 bash[35158]: audit 2024-02-22T22:29:34.990941+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.129:0/3192057397' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-22T22:29:35.645 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-22T22:29:35.645 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-22T22:29:35.646 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph mgr dump --format=json 2024-02-22T22:29:35.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:35 smithi129 bash[38584]: audit 2024-02-22T22:29:34.990941+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.129:0/3192057397' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-22T22:29:35.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:35 smithi171 bash[35217]: audit 2024-02-22T22:29:34.990941+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.129:0/3192057397' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-22T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:36 smithi129 bash[35158]: cluster 2024-02-22T22:29:35.531137+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:36.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:36 smithi129 bash[38584]: cluster 2024-02-22T22:29:35.531137+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:36 smithi171 bash[35217]: cluster 2024-02-22T22:29:35.531137+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:37.567 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:29:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:37 smithi129 bash[35158]: audit 2024-02-22T22:29:37.562748+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.129:0/3922963182' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-22T22:29:37.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:37 smithi129 bash[38584]: audit 2024-02-22T22:29:37.562748+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.129:0/3922963182' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-22T22:29:37.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:37 smithi171 bash[35217]: audit 2024-02-22T22:29:37.562748+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.129:0/3922963182' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-22T22:29:38.247 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6800","nonce":2332838272},{"type":"v1","addr":"172.21.15.129:6801","nonce":2332838272}]},"active_addr":"172.21.15.129:6801/2332838272","active_change":"2024-02-22T22:25:25.354200+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://smithi129.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.129:0","nonce":1257422760}]},{"addrvec":[{"type":"v2","addr":"172.21.15.129:0","nonce":3143051192}]},{"addrvec":[{"type":"v2","addr":"172.21.15.129:0","nonce":2469468980}]}]}} 2024-02-22T22:29:38.250 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-22T22:29:38.250 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-22T22:29:38.250 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-22T22:29:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:38 smithi129 bash[35158]: cluster 2024-02-22T22:29:37.531448+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:38.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:38 smithi129 bash[38584]: cluster 2024-02-22T22:29:37.531448+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:38 smithi171 bash[35217]: cluster 2024-02-22T22:29:37.531448+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:40.202 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:29:40.202 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"fsid":"1d301c3a-d1d1-11ee-95c0-87774f69a715","created":"2024-02-22T22:24:44.628481+0000","modified":"2024-02-22T22:29:13.611509+0000","last_up_change":"2024-02-22T22:29:12.606336+0000","last_in_change":"2024-02-22T22:29:12.606336+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-22T22:24:55.163185+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":"76366574-6403-466e-aea0-d77cfd456631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6803","nonce":1759091525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6805","nonce":1759091525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6809","nonce":1759091525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6807","nonce":1759091525}]},"public_addr":"172.21.15.129:6803/1759091525","cluster_addr":"172.21.15.129:6805/1759091525","heartbeat_back_addr":"172.21.15.129:6809/1759091525","heartbeat_front_addr":"172.21.15.129:6807/1759091525","state":["exists","up"]},{"osd":1,"uuid":"96177b52-219e-46be-b953-02209e612ebf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6811","nonce":3522918244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6813","nonce":3522918244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6817","nonce":3522918244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6815","nonce":3522918244}]},"public_addr":"172.21.15.129:6811/3522918244","cluster_addr":"172.21.15.129:6813/3522918244","heartbeat_back_addr":"172.21.15.129:6817/3522918244","heartbeat_front_addr":"172.21.15.129:6815/3522918244","state":["exists","up"]},{"osd":2,"uuid":"1c7e4868-46ee-44cc-a3c7-6596976c347f","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.129:6818","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6819","nonce":885797230}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6821","nonce":885797230}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6825","nonce":885797230}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6823","nonce":885797230}]},"public_addr":"172.21.15.129:6819/885797230","cluster_addr":"172.21.15.129:6821/885797230","heartbeat_back_addr":"172.21.15.129:6825/885797230","heartbeat_front_addr":"172.21.15.129:6823/885797230","state":["exists","up"]},{"osd":3,"uuid":"e3f386da-2307-42c5-b64c-f3d77a378844","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.129:6826","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6827","nonce":1751223319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6829","nonce":1751223319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6833","nonce":1751223319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6831","nonce":1751223319}]},"public_addr":"172.21.15.129:6827/1751223319","cluster_addr":"172.21.15.129:6829/1751223319","heartbeat_back_addr":"172.21.15.129:6833/1751223319","heartbeat_front_addr":"172.21.15.129:6831/1751223319","state":["exists","up"]},{"osd":4,"uuid":"dd2dfc61-69f4-4829-bc43-0a4fcd66b168","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":33,"up_from":36,"up_thru":0,"down_at":34,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6801","nonce":1274143823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6803","nonce":1274143823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6807","nonce":1274143823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6805","nonce":1274143823}]},"public_addr":"172.21.15.171:6801/1274143823","cluster_addr":"172.21.15.171:6803/1274143823","heartbeat_back_addr":"172.21.15.171:6807/1274143823","heartbeat_front_addr":"172.21.15.171:6805/1274143823","state":["exists","up"]},{"osd":5,"uuid":"ace20399-bb9d-4192-9b3e-a78193992f61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6809","nonce":3325547884}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6811","nonce":3325547884}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6815","nonce":3325547884}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6813","nonce":3325547884}]},"public_addr":"172.21.15.171:6809/3325547884","cluster_addr":"172.21.15.171:6811/3325547884","heartbeat_back_addr":"172.21.15.171:6815/3325547884","heartbeat_front_addr":"172.21.15.171:6813/3325547884","state":["exists","up"]},{"osd":6,"uuid":"9b475571-6faf-40da-8c81-a7f26b047552","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6817","nonce":1460834039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6819","nonce":1460834039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6823","nonce":1460834039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6821","nonce":1460834039}]},"public_addr":"172.21.15.171:6817/1460834039","cluster_addr":"172.21.15.171:6819/1460834039","heartbeat_back_addr":"172.21.15.171:6823/1460834039","heartbeat_front_addr":"172.21.15.171:6821/1460834039","state":["exists","up"]},{"osd":7,"uuid":"57f6bfb2-0241-4a37-a68d-b0762dda99de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6824","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6825","nonce":524768111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6826","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6827","nonce":524768111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6830","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6831","nonce":524768111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6828","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6829","nonce":524768111}]},"public_addr":"172.21.15.171:6825/524768111","cluster_addr":"172.21.15.171:6827/524768111","heartbeat_back_addr":"172.21.15.171:6831/524768111","heartbeat_front_addr":"172.21.15.171:6829/524768111","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-22T22:26:59.075001+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-22T22:27:16.938933+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-22T22:27:36.123504+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-22T22:27:54.757165+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-22T22:28:11.841039+0000","dead_epoch":34},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-22T22:28:35.351784+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-22T22:28:53.314216+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-22T22:29:11.053362+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.129:0/2846876774":"2024-02-23T22:25:25.353854+0000","172.21.15.129:0/2758664879":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6801/1290288395":"2024-02-23T22:25:25.353854+0000","172.21.15.129:0/3831159201":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6800/1290288395":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6800/254706199":"2024-02-23T22:25:03.887997+0000","172.21.15.129:6801/254706199":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/2030393907":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/2128080555":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/495460166":"2024-02-23T22:25:03.887997+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-22T22:29:40.887 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:40 smithi129 bash[38584]: cluster 2024-02-22T22:29:39.531836+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:40.887 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:40 smithi129 bash[38584]: audit 2024-02-22T22:29:40.200605+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.129:0/2480891168' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:40.887 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:40 smithi129 bash[35158]: cluster 2024-02-22T22:29:39.531836+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:40.887 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:40 smithi129 bash[35158]: audit 2024-02-22T22:29:40.200605+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.129:0/2480891168' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:40.897 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-22T22:29:40.898 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-22T22:29:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:40 smithi171 bash[35217]: cluster 2024-02-22T22:29:39.531836+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:40 smithi171 bash[35217]: audit 2024-02-22T22:29:40.200605+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.129:0/2480891168' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:42.646 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:42 smithi129 bash[35158]: cluster 2024-02-22T22:29:41.532257+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:42.646 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:42 smithi129 bash[38584]: cluster 2024-02-22T22:29:41.532257+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:42 smithi171 bash[35217]: cluster 2024-02-22T22:29:41.532257+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:43.011 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:29:43.011 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"fsid":"1d301c3a-d1d1-11ee-95c0-87774f69a715","created":"2024-02-22T22:24:44.628481+0000","modified":"2024-02-22T22:29:13.611509+0000","last_up_change":"2024-02-22T22:29:12.606336+0000","last_in_change":"2024-02-22T22:29:12.606336+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-22T22:24:55.163185+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":"76366574-6403-466e-aea0-d77cfd456631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6803","nonce":1759091525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6805","nonce":1759091525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6809","nonce":1759091525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1759091525},{"type":"v1","addr":"172.21.15.129:6807","nonce":1759091525}]},"public_addr":"172.21.15.129:6803/1759091525","cluster_addr":"172.21.15.129:6805/1759091525","heartbeat_back_addr":"172.21.15.129:6809/1759091525","heartbeat_front_addr":"172.21.15.129:6807/1759091525","state":["exists","up"]},{"osd":1,"uuid":"96177b52-219e-46be-b953-02209e612ebf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6811","nonce":3522918244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6813","nonce":3522918244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6817","nonce":3522918244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":3522918244},{"type":"v1","addr":"172.21.15.129:6815","nonce":3522918244}]},"public_addr":"172.21.15.129:6811/3522918244","cluster_addr":"172.21.15.129:6813/3522918244","heartbeat_back_addr":"172.21.15.129:6817/3522918244","heartbeat_front_addr":"172.21.15.129:6815/3522918244","state":["exists","up"]},{"osd":2,"uuid":"1c7e4868-46ee-44cc-a3c7-6596976c347f","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.129:6818","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6819","nonce":885797230}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6821","nonce":885797230}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6825","nonce":885797230}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":885797230},{"type":"v1","addr":"172.21.15.129:6823","nonce":885797230}]},"public_addr":"172.21.15.129:6819/885797230","cluster_addr":"172.21.15.129:6821/885797230","heartbeat_back_addr":"172.21.15.129:6825/885797230","heartbeat_front_addr":"172.21.15.129:6823/885797230","state":["exists","up"]},{"osd":3,"uuid":"e3f386da-2307-42c5-b64c-f3d77a378844","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.129:6826","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6827","nonce":1751223319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6829","nonce":1751223319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6833","nonce":1751223319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":1751223319},{"type":"v1","addr":"172.21.15.129:6831","nonce":1751223319}]},"public_addr":"172.21.15.129:6827/1751223319","cluster_addr":"172.21.15.129:6829/1751223319","heartbeat_back_addr":"172.21.15.129:6833/1751223319","heartbeat_front_addr":"172.21.15.129:6831/1751223319","state":["exists","up"]},{"osd":4,"uuid":"dd2dfc61-69f4-4829-bc43-0a4fcd66b168","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":33,"up_from":36,"up_thru":0,"down_at":34,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6801","nonce":1274143823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6803","nonce":1274143823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6807","nonce":1274143823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1274143823},{"type":"v1","addr":"172.21.15.171:6805","nonce":1274143823}]},"public_addr":"172.21.15.171:6801/1274143823","cluster_addr":"172.21.15.171:6803/1274143823","heartbeat_back_addr":"172.21.15.171:6807/1274143823","heartbeat_front_addr":"172.21.15.171:6805/1274143823","state":["exists","up"]},{"osd":5,"uuid":"ace20399-bb9d-4192-9b3e-a78193992f61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6809","nonce":3325547884}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6811","nonce":3325547884}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6815","nonce":3325547884}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":3325547884},{"type":"v1","addr":"172.21.15.171:6813","nonce":3325547884}]},"public_addr":"172.21.15.171:6809/3325547884","cluster_addr":"172.21.15.171:6811/3325547884","heartbeat_back_addr":"172.21.15.171:6815/3325547884","heartbeat_front_addr":"172.21.15.171:6813/3325547884","state":["exists","up"]},{"osd":6,"uuid":"9b475571-6faf-40da-8c81-a7f26b047552","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6817","nonce":1460834039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6819","nonce":1460834039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6823","nonce":1460834039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":1460834039},{"type":"v1","addr":"172.21.15.171:6821","nonce":1460834039}]},"public_addr":"172.21.15.171:6817/1460834039","cluster_addr":"172.21.15.171:6819/1460834039","heartbeat_back_addr":"172.21.15.171:6823/1460834039","heartbeat_front_addr":"172.21.15.171:6821/1460834039","state":["exists","up"]},{"osd":7,"uuid":"57f6bfb2-0241-4a37-a68d-b0762dda99de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6824","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6825","nonce":524768111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6826","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6827","nonce":524768111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6830","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6831","nonce":524768111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6828","nonce":524768111},{"type":"v1","addr":"172.21.15.171:6829","nonce":524768111}]},"public_addr":"172.21.15.171:6825/524768111","cluster_addr":"172.21.15.171:6827/524768111","heartbeat_back_addr":"172.21.15.171:6831/524768111","heartbeat_front_addr":"172.21.15.171:6829/524768111","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-22T22:26:59.075001+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-22T22:27:16.938933+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-22T22:27:36.123504+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-22T22:27:54.757165+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-22T22:28:11.841039+0000","dead_epoch":34},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-22T22:28:35.351784+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-22T22:28:53.314216+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-22T22:29:11.053362+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.129:0/2846876774":"2024-02-23T22:25:25.353854+0000","172.21.15.129:0/2758664879":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6801/1290288395":"2024-02-23T22:25:25.353854+0000","172.21.15.129:0/3831159201":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6800/1290288395":"2024-02-23T22:25:25.353854+0000","172.21.15.129:6800/254706199":"2024-02-23T22:25:03.887997+0000","172.21.15.129:6801/254706199":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/2030393907":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/2128080555":"2024-02-23T22:25:03.887997+0000","172.21.15.129:0/495460166":"2024-02-23T22:25:03.887997+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-22T22:29:43.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:43 smithi129 bash[35158]: audit 2024-02-22T22:29:43.010273+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.129:0/567924332' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:43.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:43 smithi129 bash[38584]: audit 2024-02-22T22:29:43.010273+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.129:0/567924332' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:43.686 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-22T22:29:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:43 smithi171 bash[35217]: audit 2024-02-22T22:29:43.010273+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.129:0/567924332' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T22:29:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:44 smithi129 bash[35158]: cluster 2024-02-22T22:29:43.532717+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:44.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:44 smithi129 bash[38584]: cluster 2024-02-22T22:29:43.532717+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:44 smithi171 bash[35217]: cluster 2024-02-22T22:29:43.532717+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:46.324 INFO:teuthology.orchestra.run.smithi129.stdout:42949672995 2024-02-22T22:29:46.324 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-22T22:29:46.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:46 smithi129 bash[38584]: cluster 2024-02-22T22:29:45.533097+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:46 smithi129 bash[35158]: cluster 2024-02-22T22:29:45.533097+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:46 smithi171 bash[35217]: cluster 2024-02-22T22:29:45.533097+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:48 smithi129 bash[35158]: cluster 2024-02-22T22:29:47.533382+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:48 smithi129 bash[38584]: cluster 2024-02-22T22:29:47.533382+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:48 smithi171 bash[35217]: cluster 2024-02-22T22:29:47.533382+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:48.987 INFO:teuthology.orchestra.run.smithi129.stdout:68719476769 2024-02-22T22:29:48.987 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-22T22:29:50.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:50 smithi129 bash[35158]: cluster 2024-02-22T22:29:49.533841+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:50.690 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:50 smithi129 bash[38584]: cluster 2024-02-22T22:29:49.533841+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:50 smithi171 bash[35217]: cluster 2024-02-22T22:29:49.533841+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:51.657 INFO:teuthology.orchestra.run.smithi129.stdout:90194313245 2024-02-22T22:29:51.657 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-22T22:29:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:52 smithi129 bash[35158]: cluster 2024-02-22T22:29:51.534183+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:52 smithi129 bash[38584]: cluster 2024-02-22T22:29:51.534183+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:52 smithi171 bash[35217]: cluster 2024-02-22T22:29:51.534183+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:54.053 INFO:teuthology.orchestra.run.smithi129.stdout:111669149722 2024-02-22T22:29:54.053 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-22T22:29:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:54 smithi129 bash[35158]: cluster 2024-02-22T22:29:53.534629+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:54.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:54 smithi129 bash[38584]: cluster 2024-02-22T22:29:53.534629+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:54 smithi171 bash[35217]: cluster 2024-02-22T22:29:53.534629+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:56.684 INFO:teuthology.orchestra.run.smithi129.stdout:154618822674 2024-02-22T22:29:56.685 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-22T22:29:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:56 smithi129 bash[35158]: cluster 2024-02-22T22:29:55.535268+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:56.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:56 smithi129 bash[38584]: cluster 2024-02-22T22:29:55.535268+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:56 smithi171 bash[35217]: cluster 2024-02-22T22:29:55.535268+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:58.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:29:58 smithi129 bash[35158]: cluster 2024-02-22T22:29:57.535567+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:58.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:29:58 smithi129 bash[38584]: cluster 2024-02-22T22:29:57.535567+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:29:58 smithi171 bash[35217]: cluster 2024-02-22T22:29:57.535567+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:29:59.065 INFO:teuthology.orchestra.run.smithi129.stdout:171798691858 2024-02-22T22:29:59.066 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-22T22:30:00.714 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:00 smithi129 bash[38584]: cluster 2024-02-22T22:29:59.535939+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:00.715 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:00 smithi129 bash[35158]: cluster 2024-02-22T22:29:59.535939+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:00 smithi171 bash[35217]: cluster 2024-02-22T22:29:59.535939+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:01.680 INFO:teuthology.orchestra.run.smithi129.stdout:193273528336 2024-02-22T22:30:01.680 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-22T22:30:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:02 smithi129 bash[35158]: cluster 2024-02-22T22:30:01.536218+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:02 smithi129 bash[38584]: cluster 2024-02-22T22:30:01.536218+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:02 smithi171 bash[35217]: cluster 2024-02-22T22:30:01.536218+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:04.117 INFO:teuthology.orchestra.run.smithi129.stdout:214748364813 2024-02-22T22:30:04.117 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-22T22:30:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:04 smithi129 bash[35158]: cluster 2024-02-22T22:30:03.536536+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:04 smithi129 bash[38584]: cluster 2024-02-22T22:30:03.536536+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:04 smithi171 bash[35217]: cluster 2024-02-22T22:30:03.536536+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:06.074 INFO:teuthology.orchestra.run.smithi129.stdout:42949672999 2024-02-22T22:30:06.710 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:06 smithi129 bash[35158]: cluster 2024-02-22T22:30:05.536849+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:06.710 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:06 smithi129 bash[35158]: audit 2024-02-22T22:30:06.073555+0000 mon.a (mon.0) 505 : audit [DBG] from='client.? 172.21.15.129:0/155427236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-22T22:30:06.710 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:06 smithi129 bash[38584]: cluster 2024-02-22T22:30:05.536849+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:06.710 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:06 smithi129 bash[38584]: audit 2024-02-22T22:30:06.073555+0000 mon.a (mon.0) 505 : audit [DBG] from='client.? 172.21.15.129:0/155427236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-22T22:30:06.719 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949672995 got 42949672999 for osd.0 2024-02-22T22:30:06.719 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-22T22:30:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:06 smithi171 bash[35217]: cluster 2024-02-22T22:30:05.536849+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:06 smithi171 bash[35217]: audit 2024-02-22T22:30:06.073555+0000 mon.a (mon.0) 505 : audit [DBG] from='client.? 172.21.15.129:0/155427236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-22T22:30:08.678 INFO:teuthology.orchestra.run.smithi129.stdout:68719476773 2024-02-22T22:30:08.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:08 smithi129 bash[35158]: cluster 2024-02-22T22:30:07.537233+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:08.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:08 smithi129 bash[38584]: cluster 2024-02-22T22:30:07.537233+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:08 smithi171 bash[35217]: cluster 2024-02-22T22:30:07.537233+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:09.401 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476769 got 68719476773 for osd.1 2024-02-22T22:30:09.401 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-22T22:30:09.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:09 smithi129 bash[35158]: audit 2024-02-22T22:30:08.677415+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.129:0/183371012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-22T22:30:09.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:09 smithi129 bash[38584]: audit 2024-02-22T22:30:08.677415+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.129:0/183371012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-22T22:30:09.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:09 smithi171 bash[35217]: audit 2024-02-22T22:30:08.677415+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.129:0/183371012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-22T22:30:10.870 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:10 smithi129 bash[35158]: cluster 2024-02-22T22:30:09.537537+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:10.870 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:10 smithi129 bash[38584]: cluster 2024-02-22T22:30:09.537537+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:10 smithi171 bash[35217]: cluster 2024-02-22T22:30:09.537537+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:11.241 INFO:teuthology.orchestra.run.smithi129.stdout:90194313249 2024-02-22T22:30:11.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:11 smithi129 bash[35158]: audit 2024-02-22T22:30:11.240275+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.129:0/3267227372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-22T22:30:11.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:11 smithi129 bash[38584]: audit 2024-02-22T22:30:11.240275+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.129:0/3267227372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-22T22:30:11.955 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313245 got 90194313249 for osd.2 2024-02-22T22:30:11.955 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-22T22:30:11.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:11 smithi171 bash[35217]: audit 2024-02-22T22:30:11.240275+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.129:0/3267227372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-22T22:30:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:12 smithi129 bash[35158]: cluster 2024-02-22T22:30:11.537835+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:12.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:12 smithi129 bash[38584]: cluster 2024-02-22T22:30:11.537835+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:12 smithi171 bash[35217]: cluster 2024-02-22T22:30:11.537835+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:13.959 INFO:teuthology.orchestra.run.smithi129.stdout:111669149726 2024-02-22T22:30:14.737 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149722 got 111669149726 for osd.3 2024-02-22T22:30:14.738 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-22T22:30:14.892 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:14 smithi171 bash[35217]: cluster 2024-02-22T22:30:13.538250+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:14.892 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:14 smithi171 bash[35217]: audit 2024-02-22T22:30:13.958467+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.129:0/3576038344' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-22T22:30:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:14 smithi129 bash[35158]: cluster 2024-02-22T22:30:13.538250+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:14 smithi129 bash[35158]: audit 2024-02-22T22:30:13.958467+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.129:0/3576038344' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-22T22:30:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:14 smithi129 bash[38584]: cluster 2024-02-22T22:30:13.538250+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:14 smithi129 bash[38584]: audit 2024-02-22T22:30:13.958467+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.129:0/3576038344' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-22T22:30:16.852 INFO:teuthology.orchestra.run.smithi129.stdout:154618822678 2024-02-22T22:30:16.883 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:16 smithi129 bash[35158]: cluster 2024-02-22T22:30:15.538591+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:16.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:16 smithi129 bash[38584]: cluster 2024-02-22T22:30:15.538591+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:16 smithi171 bash[35217]: cluster 2024-02-22T22:30:15.538591+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:17.590 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822674 got 154618822678 for osd.4 2024-02-22T22:30:17.590 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-22T22:30:17.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:17 smithi129 bash[35158]: audit 2024-02-22T22:30:16.851043+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.129:0/4015195564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-22T22:30:17.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:17 smithi129 bash[38584]: audit 2024-02-22T22:30:16.851043+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.129:0/4015195564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-22T22:30:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:17 smithi171 bash[35217]: audit 2024-02-22T22:30:16.851043+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.129:0/4015195564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-22T22:30:18.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:18 smithi129 bash[35158]: cluster 2024-02-22T22:30:17.539051+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:18.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:18 smithi129 bash[38584]: cluster 2024-02-22T22:30:17.539051+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:18 smithi171 bash[35217]: cluster 2024-02-22T22:30:17.539051+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:19.655 INFO:teuthology.orchestra.run.smithi129.stdout:171798691862 2024-02-22T22:30:20.471 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691858 got 171798691862 for osd.5 2024-02-22T22:30:20.471 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-22T22:30:20.830 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:20 smithi129 bash[38584]: cluster 2024-02-22T22:30:19.539404+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:20.830 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:20 smithi129 bash[38584]: audit 2024-02-22T22:30:19.654175+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.129:0/1930712224' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-22T22:30:20.831 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:20 smithi129 bash[35158]: cluster 2024-02-22T22:30:19.539404+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:20.831 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:20 smithi129 bash[35158]: audit 2024-02-22T22:30:19.654175+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.129:0/1930712224' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-22T22:30:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:20 smithi171 bash[35217]: cluster 2024-02-22T22:30:19.539404+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:20 smithi171 bash[35217]: audit 2024-02-22T22:30:19.654175+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.129:0/1930712224' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-22T22:30:22.452 INFO:teuthology.orchestra.run.smithi129.stdout:193273528340 2024-02-22T22:30:22.815 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:22 smithi129 bash[35158]: cluster 2024-02-22T22:30:21.539644+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:22.815 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:22 smithi129 bash[35158]: audit 2024-02-22T22:30:22.451877+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.129:0/1052533515' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-22T22:30:22.816 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:22 smithi129 bash[38584]: cluster 2024-02-22T22:30:21.539644+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:22.816 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:22 smithi129 bash[38584]: audit 2024-02-22T22:30:22.451877+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.129:0/1052533515' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-22T22:30:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:22 smithi171 bash[35217]: cluster 2024-02-22T22:30:21.539644+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:22.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:22 smithi171 bash[35217]: audit 2024-02-22T22:30:22.451877+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.129:0/1052533515' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-22T22:30:23.065 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528336 got 193273528340 for osd.6 2024-02-22T22:30:23.066 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-22T22:30:24.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:24 smithi129 bash[35158]: cluster 2024-02-22T22:30:23.540011+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:24.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:24 smithi129 bash[38584]: cluster 2024-02-22T22:30:23.540011+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:24 smithi171 bash[35217]: cluster 2024-02-22T22:30:23.540011+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:24.995 INFO:teuthology.orchestra.run.smithi129.stdout:214748364817 2024-02-22T22:30:25.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:25 smithi129 bash[35158]: audit 2024-02-22T22:30:24.995006+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.129:0/682529661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-22T22:30:25.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:25 smithi129 bash[38584]: audit 2024-02-22T22:30:24.995006+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.129:0/682529661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-22T22:30:25.829 INFO:tasks.cephadm.ceph_manager.ceph:need seq 214748364813 got 214748364817 for osd.7 2024-02-22T22:30:25.829 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-22T22:30:25.829 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph pg dump --format=json 2024-02-22T22:30:25.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:25 smithi171 bash[35217]: audit 2024-02-22T22:30:24.995006+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.129:0/682529661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-22T22:30:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:26 smithi129 bash[35158]: cluster 2024-02-22T22:30:25.540385+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:26.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:26 smithi129 bash[38584]: cluster 2024-02-22T22:30:25.540385+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:26 smithi171 bash[35217]: cluster 2024-02-22T22:30:25.540385+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:27.821 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:30:27.822 INFO:teuthology.orchestra.run.smithi129.stderr:dumped all 2024-02-22T22:30:28.484 INFO:teuthology.orchestra.run.smithi129.stdout:{"pg_ready":true,"pg_map":{"version":190,"stamp":"2024-02-22T22:30:27.540566+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":8392596,"kb_used_data":3924,"kb_used_omap":6,"kb_used_meta":8388601,"kb_avail":741568620,"statfs":{"total":767960285184,"available":759366266880,"internally_reserved":8589934592,"allocated":4018176,"data_stored":1585918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6662,"internal_metadata":8589927930},"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.002110"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-22T22:29:13.624920+0000","last_change":"2024-02-22T22:29:13.624920+0000","last_active":"2024-02-22T22:29:13.624920+0000","last_peered":"2024-02-22T22:29:13.624920+0000","last_clean":"2024-02-22T22:29:13.624920+0000","last_became_active":"2024-02-22T22:29:13.621981+0000","last_became_peered":"2024-02-22T22:29:13.621981+0000","last_unstale":"2024-02-22T22:29:13.624920+0000","last_undegraded":"2024-02-22T22:29:13.624920+0000","last_fullsized":"2024-02-22T22:29:13.624920+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-22T22:24:55.163215+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-22T22:24:55.163215+0000","last_clean_scrub_stamp":"2024-02-22T22:24:55.163215+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":6662,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364818,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.52300000000000002}]},{"osd":1,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.433}]},{"osd":2,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.66600000000000004}]},{"osd":3,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.64000000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.61799999999999999}]},{"osd":5,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.60999999999999999}]},{"osd":6,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.65300000000000002}]}]},{"osd":6,"up_from":45,"seq":193273528341,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":198056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.44400000000000001}]},{"osd":1,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.498},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.52900000000000003}]},{"osd":2,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.51700000000000002}]},{"osd":3,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.623}]},{"osd":4,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.68300000000000005}]},{"osd":5,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.71299999999999997}]},{"osd":7,"last update":"Thu Feb 22 22:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.66700000000000004}]}]},{"osd":1,"up_from":16,"seq":68719476777,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":198056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.30399999999999999,"15min":0.29599999999999999},"min":{"1min":0.255,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.45900000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"last":0.25},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.314,"15min":0.30499999999999999},"min":{"1min":0.249,"5min":0.218,"15min":0.218},"max":{"1min":0.48199999999999998,"5min":0.51700000000000002,"15min":0.51700000000000002},"last":0.28399999999999997}]},{"osd":2,"last update":"Thu Feb 22 22:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.34699999999999998,"15min":0.34100000000000003},"min":{"1min":0.308,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.435,"5min":0.49299999999999999,"15min":0.49299999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.35499999999999998,"15min":0.34899999999999998},"min":{"1min":0.28199999999999997,"5min":0.245,"15min":0.245},"max":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.34899999999999998}]},{"osd":3,"last update":"Thu Feb 22 22:29:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.47599999999999998,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.40999999999999998,"15min":0.41299999999999998},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.53900000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.32900000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.40200000000000002}]},{"osd":5,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.42599999999999999}]},{"osd":6,"last update":"Thu Feb 22 22:29:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.52600000000000002}]},{"osd":7,"last update":"Thu Feb 22 22:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.432}]}]},{"osd":0,"up_from":10,"seq":42949673004,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Feb 22 22:29:26 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.35799999999999998,"15min":0.36199999999999999},"min":{"1min":0.20499999999999999,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.442,"5min":1.345,"15min":1.345},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.317,"15min":0.311},"min":{"1min":0.23100000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.49099999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.23999999999999999}]},{"osd":2,"last update":"Thu Feb 22 22:29:42 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.45900000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.33700000000000002,"15min":0.33500000000000002},"min":{"1min":0.253,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.46000000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.27000000000000002}]},{"osd":3,"last update":"Thu Feb 22 22:30:03 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.371,"15min":0.377},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.47099999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.40999999999999998,"15min":0.41699999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.46999999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.32100000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.436},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.51900000000000002}]},{"osd":5,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.503},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.44800000000000001}]},{"osd":6,"last update":"Thu Feb 22 22:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.46999999999999997}]},{"osd":7,"last update":"Thu Feb 22 22:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.41799999999999998}]}]},{"osd":2,"up_from":21,"seq":90194313252,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.35299999999999998,"15min":0.34699999999999998},"min":{"1min":0.19500000000000001,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.51700000000000002,"5min":0.627,"15min":0.627},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.34799999999999998,"15min":0.34499999999999997},"min":{"1min":0.22,"5min":0.219,"15min":0.219},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.33100000000000002}]},{"osd":1,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.36599999999999999,"15min":0.35999999999999999},"min":{"1min":0.27300000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.35599999999999998,"15min":0.34999999999999998},"min":{"1min":0.20999999999999999,"5min":0.193,"15min":0.193},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.27400000000000002}]},{"osd":3,"last update":"Thu Feb 22 22:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.42299999999999999,"15min":0.42999999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.54200000000000004,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.61399999999999999,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.42199999999999999}]},{"osd":4,"last update":"Thu Feb 22 22:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.44}]},{"osd":5,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.375}]},{"osd":6,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.35399999999999998}]},{"osd":7,"last update":"Thu Feb 22 22:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.432},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.41199999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.36299999999999999,"15min":0.36499999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.311}]},{"osd":1,"last update":"Thu Feb 22 22:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.36599999999999999,"15min":0.36899999999999999},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.51900000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.38600000000000001,"15min":0.39000000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.48299999999999998,"5min":0.504,"15min":0.504},"last":0.32000000000000001}]},{"osd":2,"last update":"Thu Feb 22 22:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.41999999999999998,"15min":0.42399999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.54200000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.40400000000000003,"15min":0.40600000000000003},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.504,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.33400000000000002}]},{"osd":4,"last update":"Thu Feb 22 22:29:31 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.58899999999999997}]},{"osd":5,"last update":"Thu Feb 22 22:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.48699999999999999}]},{"osd":6,"last update":"Thu Feb 22 22:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.52900000000000003}]},{"osd":7,"last update":"Thu Feb 22 22:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.65700000000000003}]}]},{"osd":4,"up_from":36,"seq":154618822681,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6662,"internal_metadata":1073735162},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.495},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.51500000000000001}]},{"osd":1,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.53100000000000003}]},{"osd":2,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.54800000000000004}]},{"osd":3,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.996,"5min":0.996,"15min":0.996},"last":0.443}]},{"osd":5,"last update":"Thu Feb 22 22:29:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.56399999999999995}]},{"osd":6,"last update":"Thu Feb 22 22:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.52500000000000002}]},{"osd":7,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.63300000000000001}]}]},{"osd":5,"up_from":40,"seq":171798691864,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":198056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.53400000000000003}]},{"osd":1,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.496}]},{"osd":2,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.48899999999999999}]},{"osd":3,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.51400000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.34399999999999997}]},{"osd":6,"last update":"Thu Feb 22 22:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.38200000000000001}]},{"osd":7,"last update":"Thu Feb 22 22:30:18 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.437},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.35799999999999998}]}]}]}} 2024-02-22T22:30:28.486 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph pg dump --format=json 2024-02-22T22:30:28.810 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:28 smithi129 bash[35158]: cluster 2024-02-22T22:30:27.540805+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:28.811 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:28 smithi129 bash[38584]: cluster 2024-02-22T22:30:27.540805+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:28 smithi171 bash[35217]: cluster 2024-02-22T22:30:27.540805+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:29.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:29 smithi129 bash[38584]: audit 2024-02-22T22:30:27.817029+0000 mgr.y (mgr.14142) 191 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:30:29.882 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:29 smithi129 bash[35158]: audit 2024-02-22T22:30:27.817029+0000 mgr.y (mgr.14142) 191 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:30:29.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:29 smithi171 bash[35217]: audit 2024-02-22T22:30:27.817029+0000 mgr.y (mgr.14142) 191 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:30:30.433 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:30:30.433 INFO:teuthology.orchestra.run.smithi129.stderr:dumped all 2024-02-22T22:30:30.780 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:30 smithi129 bash[35158]: cluster 2024-02-22T22:30:29.541258+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:30.780 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:30 smithi129 bash[38584]: cluster 2024-02-22T22:30:29.541258+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:30 smithi171 bash[35217]: cluster 2024-02-22T22:30:29.541258+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:31.164 INFO:teuthology.orchestra.run.smithi129.stdout:{"pg_ready":true,"pg_map":{"version":191,"stamp":"2024-02-22T22:30:29.541077+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":8392596,"kb_used_data":3924,"kb_used_omap":6,"kb_used_meta":8388601,"kb_avail":741568620,"statfs":{"total":767960285184,"available":759366266880,"internally_reserved":8589934592,"allocated":4018176,"data_stored":1585918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6662,"internal_metadata":8589927930},"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.002264"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-22T22:29:13.624920+0000","last_change":"2024-02-22T22:29:13.624920+0000","last_active":"2024-02-22T22:29:13.624920+0000","last_peered":"2024-02-22T22:29:13.624920+0000","last_clean":"2024-02-22T22:29:13.624920+0000","last_became_active":"2024-02-22T22:29:13.621981+0000","last_became_peered":"2024-02-22T22:29:13.621981+0000","last_unstale":"2024-02-22T22:29:13.624920+0000","last_undegraded":"2024-02-22T22:29:13.624920+0000","last_fullsized":"2024-02-22T22:29:13.624920+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-22T22:24:55.163215+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-22T22:24:55.163215+0000","last_clean_scrub_stamp":"2024-02-22T22:24:55.163215+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":6662,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364819,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.54200000000000004}]},{"osd":1,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.57199999999999995}]},{"osd":2,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.441}]},{"osd":3,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.55600000000000005}]},{"osd":4,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.33800000000000002}]},{"osd":5,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.37},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38600000000000001}]},{"osd":6,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.49399999999999999}]}]},{"osd":6,"up_from":45,"seq":193273528341,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":198056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.44400000000000001}]},{"osd":1,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.498},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.52900000000000003}]},{"osd":2,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.51700000000000002}]},{"osd":3,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.623}]},{"osd":4,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.68300000000000005}]},{"osd":5,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.71299999999999997}]},{"osd":7,"last update":"Thu Feb 22 22:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.66700000000000004}]}]},{"osd":1,"up_from":16,"seq":68719476777,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":198056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.30399999999999999,"15min":0.29599999999999999},"min":{"1min":0.255,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.45900000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"last":0.25},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.314,"15min":0.30499999999999999},"min":{"1min":0.249,"5min":0.218,"15min":0.218},"max":{"1min":0.48199999999999998,"5min":0.51700000000000002,"15min":0.51700000000000002},"last":0.28399999999999997}]},{"osd":2,"last update":"Thu Feb 22 22:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.34699999999999998,"15min":0.34100000000000003},"min":{"1min":0.308,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.435,"5min":0.49299999999999999,"15min":0.49299999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.35499999999999998,"15min":0.34899999999999998},"min":{"1min":0.28199999999999997,"5min":0.245,"15min":0.245},"max":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.34899999999999998}]},{"osd":3,"last update":"Thu Feb 22 22:29:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.47599999999999998,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.40999999999999998,"15min":0.41299999999999998},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.53900000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.32900000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.40200000000000002}]},{"osd":5,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.42599999999999999}]},{"osd":6,"last update":"Thu Feb 22 22:29:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.52600000000000002}]},{"osd":7,"last update":"Thu Feb 22 22:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.432}]}]},{"osd":0,"up_from":10,"seq":42949673004,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Feb 22 22:29:26 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.35799999999999998,"15min":0.36199999999999999},"min":{"1min":0.20499999999999999,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.442,"5min":1.345,"15min":1.345},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.317,"15min":0.311},"min":{"1min":0.23100000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.49099999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.23999999999999999}]},{"osd":2,"last update":"Thu Feb 22 22:29:42 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.45900000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.33700000000000002,"15min":0.33500000000000002},"min":{"1min":0.253,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.46000000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.27000000000000002}]},{"osd":3,"last update":"Thu Feb 22 22:30:03 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.371,"15min":0.377},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.47099999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.40999999999999998,"15min":0.41699999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.46999999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.32100000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.436},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.51900000000000002}]},{"osd":5,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.503},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.44800000000000001}]},{"osd":6,"last update":"Thu Feb 22 22:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.46999999999999997}]},{"osd":7,"last update":"Thu Feb 22 22:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.41799999999999998}]}]},{"osd":2,"up_from":21,"seq":90194313253,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.35299999999999998,"15min":0.34699999999999998},"min":{"1min":0.19500000000000001,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.51700000000000002,"5min":0.627,"15min":0.627},"last":0.161},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.34799999999999998,"15min":0.34499999999999997},"min":{"1min":0.22,"5min":0.219,"15min":0.219},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.22700000000000001}]},{"osd":1,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.36599999999999999,"15min":0.35999999999999999},"min":{"1min":0.27300000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"last":0.20200000000000001},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.35599999999999998,"15min":0.34999999999999998},"min":{"1min":0.20999999999999999,"5min":0.193,"15min":0.193},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.21299999999999999}]},{"osd":3,"last update":"Thu Feb 22 22:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.42299999999999999,"15min":0.42999999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.54200000000000004,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.251},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.61399999999999999,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.24299999999999999}]},{"osd":4,"last update":"Thu Feb 22 22:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.48099999999999998}]},{"osd":5,"last update":"Thu Feb 22 22:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.52200000000000002}]},{"osd":6,"last update":"Thu Feb 22 22:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.51300000000000001}]},{"osd":7,"last update":"Thu Feb 22 22:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.504},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.46200000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149729,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.36299999999999999,"15min":0.36499999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.435}]},{"osd":1,"last update":"Thu Feb 22 22:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.36599999999999999,"15min":0.36899999999999999},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.51900000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.38600000000000001,"15min":0.39000000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.48299999999999998,"5min":0.504,"15min":0.504},"last":0.46200000000000002}]},{"osd":2,"last update":"Thu Feb 22 22:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.41999999999999998,"15min":0.42399999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.54200000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.40400000000000003,"15min":0.40600000000000003},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.504,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.497}]},{"osd":4,"last update":"Thu Feb 22 22:29:31 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.66400000000000003}]},{"osd":5,"last update":"Thu Feb 22 22:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.68899999999999995}]},{"osd":6,"last update":"Thu Feb 22 22:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.64500000000000002}]},{"osd":7,"last update":"Thu Feb 22 22:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.63500000000000001}]}]},{"osd":4,"up_from":36,"seq":154618822681,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":198350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6662,"internal_metadata":1073735162},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.495},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.51500000000000001}]},{"osd":1,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.53100000000000003}]},{"osd":2,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.54800000000000004}]},{"osd":3,"last update":"Thu Feb 22 22:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.996,"5min":0.996,"15min":0.996},"last":0.443}]},{"osd":5,"last update":"Thu Feb 22 22:29:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.56399999999999995}]},{"osd":6,"last update":"Thu Feb 22 22:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.52500000000000002}]},{"osd":7,"last update":"Thu Feb 22 22:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.63300000000000001}]}]},{"osd":5,"up_from":40,"seq":171798691864,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":198056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.53400000000000003}]},{"osd":1,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.496}]},{"osd":2,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.48899999999999999}]},{"osd":3,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.51400000000000001}]},{"osd":4,"last update":"Thu Feb 22 22:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.34399999999999997}]},{"osd":6,"last update":"Thu Feb 22 22:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.38200000000000001}]},{"osd":7,"last update":"Thu Feb 22 22:30:18 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.437},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.35799999999999998}]}]}]}} 2024-02-22T22:30:31.166 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-22T22:30:31.166 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-22T22:30:31.166 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-22T22:30:31.166 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-22T22:30:31.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:31 smithi129 bash[35158]: audit 2024-02-22T22:30:30.428981+0000 mgr.y (mgr.14142) 193 : audit [DBG] from='client.24463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:30:31.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:31 smithi129 bash[38584]: audit 2024-02-22T22:30:30.428981+0000 mgr.y (mgr.14142) 193 : audit [DBG] from='client.24463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:30:31.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:31 smithi171 bash[35217]: audit 2024-02-22T22:30:30.428981+0000 mgr.y (mgr.14142) 193 : audit [DBG] from='client.24463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:30:32.901 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:32 smithi129 bash[35158]: cluster 2024-02-22T22:30:31.541662+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:32.901 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:32 smithi129 bash[38584]: cluster 2024-02-22T22:30:31.541662+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:32 smithi171 bash[35217]: cluster 2024-02-22T22:30:31.541662+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:33.323 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-22T22:30:33.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:33 smithi129 bash[35158]: audit 2024-02-22T22:30:33.322168+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.129:0/1255028005' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-22T22:30:33.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:33 smithi129 bash[38584]: audit 2024-02-22T22:30:33.322168+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.129:0/1255028005' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-22T22:30:33.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:33 smithi171 bash[35217]: audit 2024-02-22T22:30:33.322168+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.129:0/1255028005' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-22T22:30:34.001 INFO:teuthology.orchestra.run.smithi129.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-22T22:30:34.001 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-22T22:30:34.002 INFO:tasks.cephadm:Setup complete, yielding 2024-02-22T22:30:34.002 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-22T22:30:34.011 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi129.front.sepia.ceph.com 2024-02-22T22:30:34.012 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-22T22:30:34.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:34 smithi129 bash[35158]: cluster 2024-02-22T22:30:33.542162+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:34.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:34 smithi129 bash[38584]: cluster 2024-02-22T22:30:33.542162+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:34 smithi171 bash[35217]: cluster 2024-02-22T22:30:33.542162+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:36 smithi129 bash[35158]: cluster 2024-02-22T22:30:35.542526+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:36.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:36 smithi129 bash[38584]: cluster 2024-02-22T22:30:35.542526+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:36 smithi171 bash[35217]: cluster 2024-02-22T22:30:35.542526+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:37.672 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:30:37.672 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "ccdd7f6d-634f-4a90-a5cf-0ec12085b52a", 2024-02-22T22:30:37.672 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "r", 2024-02-22T22:30:37.672 INFO:teuthology.orchestra.run.smithi129.stdout: "current_period": "692e180b-62ef-45ba-aa90-4b3b9fa9edec", 2024-02-22T22:30:37.672 INFO:teuthology.orchestra.run.smithi129.stdout: "epoch": 1 2024-02-22T22:30:37.672 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:30:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:37 smithi129 bash[35158]: cluster 2024-02-22T22:30:36.634261+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-22T22:30:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:37 smithi129 bash[35158]: audit 2024-02-22T22:30:36.636864+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.129:0/2878655844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-22T22:30:37.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:37 smithi129 bash[35158]: audit 2024-02-22T22:30:36.641701+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-22T22:30:37.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:37 smithi129 bash[38584]: cluster 2024-02-22T22:30:36.634261+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-22T22:30:37.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:37 smithi129 bash[38584]: audit 2024-02-22T22:30:36.636864+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.129:0/2878655844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-22T22:30:37.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:37 smithi129 bash[38584]: audit 2024-02-22T22:30:36.641701+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-22T22:30:37.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:37 smithi171 bash[35217]: cluster 2024-02-22T22:30:36.634261+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-22T22:30:37.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:37 smithi171 bash[35217]: audit 2024-02-22T22:30:36.636864+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.129:0/2878655844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-22T22:30:37.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:37 smithi171 bash[35217]: audit 2024-02-22T22:30:36.641701+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-22T22:30:38.376 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-22T22:30:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:38 smithi171 bash[35217]: cluster 2024-02-22T22:30:37.542908+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v196: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:38.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:38 smithi171 bash[35217]: audit 2024-02-22T22:30:37.638284+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-22T22:30:38.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:38 smithi171 bash[35217]: cluster 2024-02-22T22:30:37.638348+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-22T22:30:38.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:38 smithi171 bash[35217]: cluster 2024-02-22T22:30:38.652279+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-22T22:30:39.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[35158]: cluster 2024-02-22T22:30:37.542908+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v196: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:39.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[35158]: audit 2024-02-22T22:30:37.638284+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-22T22:30:39.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[35158]: cluster 2024-02-22T22:30:37.638348+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-22T22:30:39.026 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[35158]: cluster 2024-02-22T22:30:38.652279+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-22T22:30:39.026 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[38584]: cluster 2024-02-22T22:30:37.542908+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v196: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:30:39.026 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[38584]: audit 2024-02-22T22:30:37.638284+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-22T22:30:39.026 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[38584]: cluster 2024-02-22T22:30:37.638348+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-22T22:30:39.026 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:38 smithi129 bash[38584]: cluster 2024-02-22T22:30:38.652279+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-22T22:30:40.174 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "b4c6aaca-2cf9-487e-8f78-6e635ce38076", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "api_name": "default", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "is_master": "true", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "endpoints": [], 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames": [], 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames_s3website": [], 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zone": "", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "zones": [], 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "placement_targets": [], 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "default_placement": "", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "ccdd7f6d-634f-4a90-a5cf-0ec12085b52a", 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_policy": { 2024-02-22T22:30:40.175 INFO:teuthology.orchestra.run.smithi129.stdout: "groups": [] 2024-02-22T22:30:40.176 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:40.176 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:30:40.749 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:40 smithi129 bash[38584]: cluster 2024-02-22T22:30:39.543430+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v199: 33 pgs: 11 active+clean, 3 creating+peering, 19 unknown; 111 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-22T22:30:40.749 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:40 smithi129 bash[35158]: cluster 2024-02-22T22:30:39.543430+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v199: 33 pgs: 11 active+clean, 3 creating+peering, 19 unknown; 111 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-22T22:30:40.759 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-22T22:30:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:40 smithi171 bash[35217]: cluster 2024-02-22T22:30:39.543430+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v199: 33 pgs: 11 active+clean, 3 creating+peering, 19 unknown; 111 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "e60e6063-cef5-4ee8-a68a-ee2c46cd8a56", 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "z", 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout: "domain_root": "z.rgw.meta:root", 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout: "control_pool": "z.rgw.control", 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-22T22:30:42.561 INFO:teuthology.orchestra.run.smithi129.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "log_pool": "z.rgw.log", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "otp_pool": "z.rgw.otp", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "system_key": { 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "access_key": "", 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: "secret_key": "" 2024-02-22T22:30:42.562 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "placement_pools": [ 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "key": "default-placement", 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "val": { 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "storage_classes": { 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "STANDARD": { 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: "index_type": 0 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:42.563 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:42.564 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-02-22T22:30:42.564 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "ccdd7f6d-634f-4a90-a5cf-0ec12085b52a" 2024-02-22T22:30:42.564 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:30:42.872 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:42 smithi129 bash[35158]: cluster 2024-02-22T22:30:41.543969+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v200: 33 pgs: 23 active+clean, 3 creating+peering, 7 unknown; 446 B data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-02-22T22:30:42.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:42 smithi129 bash[38584]: cluster 2024-02-22T22:30:41.543969+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v200: 33 pgs: 23 active+clean, 3 creating+peering, 7 unknown; 446 B data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-02-22T22:30:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:42 smithi171 bash[35217]: cluster 2024-02-22T22:30:41.543969+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v200: 33 pgs: 23 active+clean, 3 creating+peering, 7 unknown; 446 B data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-02-22T22:30:43.155 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-22T22:30:44.825 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:44 smithi129 bash[35158]: cluster 2024-02-22T22:30:43.544346+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v201: 33 pgs: 33 active+clean; 562 B data, 4.2 MiB used, 707 GiB / 715 GiB avail; 148 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T22:30:44.825 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:44 smithi129 bash[38584]: cluster 2024-02-22T22:30:43.544346+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v201: 33 pgs: 33 active+clean; 562 B data, 4.2 MiB used, 707 GiB / 715 GiB avail; 148 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T22:30:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:44 smithi171 bash[35217]: cluster 2024-02-22T22:30:43.544346+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v201: 33 pgs: 33 active+clean; 562 B data, 4.2 MiB used, 707 GiB / 715 GiB avail; 148 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T22:30:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[35158]: cluster 2024-02-22T22:30:45.544678+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v202: 33 pgs: 33 active+clean; 1.7 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-02-22T22:30:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[35158]: cluster 2024-02-22T22:30:45.609323+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-22T22:30:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[35158]: audit 2024-02-22T22:30:45.611165+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.129:0/2263885591' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-22T22:30:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[35158]: audit 2024-02-22T22:30:45.611601+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-22T22:30:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[38584]: cluster 2024-02-22T22:30:45.544678+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v202: 33 pgs: 33 active+clean; 1.7 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-02-22T22:30:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[38584]: cluster 2024-02-22T22:30:45.609323+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-22T22:30:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[38584]: audit 2024-02-22T22:30:45.611165+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.129:0/2263885591' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-22T22:30:46.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:46 smithi129 bash[38584]: audit 2024-02-22T22:30:45.611601+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-22T22:30:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:46 smithi171 bash[35217]: cluster 2024-02-22T22:30:45.544678+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v202: 33 pgs: 33 active+clean; 1.7 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-02-22T22:30:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:46 smithi171 bash[35217]: cluster 2024-02-22T22:30:45.609323+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-22T22:30:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:46 smithi171 bash[35217]: audit 2024-02-22T22:30:45.611165+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.129:0/2263885591' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-22T22:30:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:46 smithi171 bash[35217]: audit 2024-02-22T22:30:45.611601+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-22T22:30:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:47 smithi129 bash[35158]: audit 2024-02-22T22:30:46.611188+0000 mon.a (mon.0) 515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-22T22:30:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:47 smithi129 bash[35158]: cluster 2024-02-22T22:30:46.611312+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-22T22:30:47.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:47 smithi129 bash[38584]: audit 2024-02-22T22:30:46.611188+0000 mon.a (mon.0) 515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-22T22:30:47.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:47 smithi129 bash[38584]: cluster 2024-02-22T22:30:46.611312+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-22T22:30:47.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:47 smithi171 bash[35217]: audit 2024-02-22T22:30:46.611188+0000 mon.a (mon.0) 515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-22T22:30:47.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:47 smithi171 bash[35217]: cluster 2024-02-22T22:30:46.611312+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[35158]: cluster 2024-02-22T22:30:47.545021+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v205: 65 pgs: 15 creating+peering, 17 unknown, 33 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[35158]: cluster 2024-02-22T22:30:47.626277+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[35158]: audit 2024-02-22T22:30:47.630021+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.129:0/2263885591' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[35158]: audit 2024-02-22T22:30:47.630850+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[38584]: cluster 2024-02-22T22:30:47.545021+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v205: 65 pgs: 15 creating+peering, 17 unknown, 33 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[38584]: cluster 2024-02-22T22:30:47.626277+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[38584]: audit 2024-02-22T22:30:47.630021+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.129:0/2263885591' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-22T22:30:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:48 smithi129 bash[38584]: audit 2024-02-22T22:30:47.630850+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-22T22:30:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:48 smithi171 bash[35217]: cluster 2024-02-22T22:30:47.545021+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v205: 65 pgs: 15 creating+peering, 17 unknown, 33 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-22T22:30:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:48 smithi171 bash[35217]: cluster 2024-02-22T22:30:47.626277+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-22T22:30:48.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:48 smithi171 bash[35217]: audit 2024-02-22T22:30:47.630021+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.129:0/2263885591' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-22T22:30:48.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:48 smithi171 bash[35217]: audit 2024-02-22T22:30:47.630850+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-22T22:30:49.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:49 smithi129 bash[38584]: audit 2024-02-22T22:30:48.634352+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-22T22:30:49.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:49 smithi129 bash[38584]: cluster 2024-02-22T22:30:48.634440+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-22T22:30:49.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:49 smithi129 bash[35158]: audit 2024-02-22T22:30:48.634352+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-22T22:30:49.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:49 smithi129 bash[35158]: cluster 2024-02-22T22:30:48.634440+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-22T22:30:49.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:49 smithi171 bash[35217]: audit 2024-02-22T22:30:48.634352+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-22T22:30:49.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:49 smithi171 bash[35217]: cluster 2024-02-22T22:30:48.634440+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-22T22:30:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:50 smithi129 bash[35158]: cluster 2024-02-22T22:30:49.545505+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v208: 97 pgs: 15 creating+peering, 36 unknown, 46 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 511 B/s wr, 3 op/s 2024-02-22T22:30:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:50 smithi129 bash[35158]: cluster 2024-02-22T22:30:49.634533+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-22T22:30:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:50 smithi129 bash[35158]: audit 2024-02-22T22:30:49.638055+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-22T22:30:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:50 smithi129 bash[38584]: cluster 2024-02-22T22:30:49.545505+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v208: 97 pgs: 15 creating+peering, 36 unknown, 46 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 511 B/s wr, 3 op/s 2024-02-22T22:30:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:50 smithi129 bash[38584]: cluster 2024-02-22T22:30:49.634533+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-22T22:30:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:50 smithi129 bash[38584]: audit 2024-02-22T22:30:49.638055+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-22T22:30:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:50 smithi171 bash[35217]: cluster 2024-02-22T22:30:49.545505+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v208: 97 pgs: 15 creating+peering, 36 unknown, 46 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 511 B/s wr, 3 op/s 2024-02-22T22:30:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:50 smithi171 bash[35217]: cluster 2024-02-22T22:30:49.634533+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-22T22:30:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:50 smithi171 bash[35217]: audit 2024-02-22T22:30:49.638055+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-22T22:30:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[35158]: audit 2024-02-22T22:30:50.642088+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-22T22:30:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[35158]: cluster 2024-02-22T22:30:50.642220+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-22T22:30:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[35158]: audit 2024-02-22T22:30:50.647632+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-22T22:30:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[35158]: audit 2024-02-22T22:30:51.640121+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-22T22:30:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[35158]: cluster 2024-02-22T22:30:51.640178+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[35158]: audit 2024-02-22T22:30:51.642802+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[38584]: audit 2024-02-22T22:30:50.642088+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[38584]: cluster 2024-02-22T22:30:50.642220+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[38584]: audit 2024-02-22T22:30:50.647632+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[38584]: audit 2024-02-22T22:30:51.640121+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[38584]: cluster 2024-02-22T22:30:51.640178+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-22T22:30:51.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:51 smithi129 bash[38584]: audit 2024-02-22T22:30:51.642802+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-22T22:30:51.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:51 smithi171 bash[35217]: audit 2024-02-22T22:30:50.642088+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-22T22:30:51.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:51 smithi171 bash[35217]: cluster 2024-02-22T22:30:50.642220+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-22T22:30:51.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:51 smithi171 bash[35217]: audit 2024-02-22T22:30:50.647632+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-22T22:30:51.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:51 smithi171 bash[35217]: audit 2024-02-22T22:30:51.640121+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-22T22:30:51.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:51 smithi171 bash[35217]: cluster 2024-02-22T22:30:51.640178+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-22T22:30:51.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:51 smithi171 bash[35217]: audit 2024-02-22T22:30:51.642802+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-22T22:30:52.734 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "023d2942-4bd8-4962-946b-98f055c88862", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "epoch": 1, 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "predecessor_uuid": "692e180b-62ef-45ba-aa90-4b3b9fa9edec", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_status": [], 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "period_map": { 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "023d2942-4bd8-4962-946b-98f055c88862", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "zonegroups": [ 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "b4c6aaca-2cf9-487e-8f78-6e635ce38076", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "api_name": "default", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "is_master": "true", 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "endpoints": [], 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames": [], 2024-02-22T22:30:52.735 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames_s3website": [], 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zone": "e60e6063-cef5-4ee8-a68a-ee2c46cd8a56", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "zones": [ 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "e60e6063-cef5-4ee8-a68a-ee2c46cd8a56", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "z", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "endpoints": [], 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "log_meta": "false", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "log_data": "false", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "bucket_index_max_shards": 11, 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "read_only": "false", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "tier_type": "", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_from_all": "true", 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_from": [], 2024-02-22T22:30:52.736 INFO:teuthology.orchestra.run.smithi129.stdout: "redirect_zone": "" 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "placement_targets": [ 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default-placement", 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "tags": [], 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "storage_classes": [ 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "STANDARD" 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "default_placement": "default-placement", 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "ccdd7f6d-634f-4a90-a5cf-0ec12085b52a", 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_policy": { 2024-02-22T22:30:52.737 INFO:teuthology.orchestra.run.smithi129.stdout: "groups": [] 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "short_zone_ids": [ 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "key": "e60e6063-cef5-4ee8-a68a-ee2c46cd8a56", 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "val": 2391414962 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zonegroup": "b4c6aaca-2cf9-487e-8f78-6e635ce38076", 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zone": "e60e6063-cef5-4ee8-a68a-ee2c46cd8a56", 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "period_config": { 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "bucket_quota": { 2024-02-22T22:30:52.738 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "check_on_raw": false, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size": -1, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size_kb": 0, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "max_objects": -1 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "user_quota": { 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "check_on_raw": false, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size": -1, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size_kb": 0, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "max_objects": -1 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "ccdd7f6d-634f-4a90-a5cf-0ec12085b52a", 2024-02-22T22:30:52.739 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_name": "r", 2024-02-22T22:30:52.740 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_epoch": 2 2024-02-22T22:30:52.740 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:30:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:52 smithi171 bash[35217]: cluster 2024-02-22T22:30:51.545976+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v211: 129 pgs: 15 creating+peering, 38 unknown, 76 active+clean; 1.8 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-02-22T22:30:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:52 smithi171 bash[35217]: audit 2024-02-22T22:30:52.644812+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-22T22:30:52.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:52 smithi171 bash[35217]: cluster 2024-02-22T22:30:52.644875+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-22T22:30:53.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:52 smithi129 bash[35158]: cluster 2024-02-22T22:30:51.545976+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v211: 129 pgs: 15 creating+peering, 38 unknown, 76 active+clean; 1.8 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-02-22T22:30:53.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:52 smithi129 bash[35158]: audit 2024-02-22T22:30:52.644812+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-22T22:30:53.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:52 smithi129 bash[35158]: cluster 2024-02-22T22:30:52.644875+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-22T22:30:53.060 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:52 smithi129 bash[38584]: cluster 2024-02-22T22:30:51.545976+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v211: 129 pgs: 15 creating+peering, 38 unknown, 76 active+clean; 1.8 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-02-22T22:30:53.061 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:52 smithi129 bash[38584]: audit 2024-02-22T22:30:52.644812+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.129:0/3970439986' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-22T22:30:53.061 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:52 smithi129 bash[38584]: cluster 2024-02-22T22:30:52.644875+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-22T22:30:53.437 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-02-22T22:30:54.923 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:54 smithi129 bash[35158]: cluster 2024-02-22T22:30:53.546351+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v214: 129 pgs: 4 creating+peering, 12 unknown, 113 active+clean; 1.8 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-22T22:30:54.923 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:54 smithi129 bash[38584]: cluster 2024-02-22T22:30:53.546351+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v214: 129 pgs: 4 creating+peering, 12 unknown, 113 active+clean; 1.8 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-22T22:30:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:54 smithi171 bash[35217]: cluster 2024-02-22T22:30:53.546351+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v214: 129 pgs: 4 creating+peering, 12 unknown, 113 active+clean; 1.8 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-22T22:30:55.329 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled rgw update... 2024-02-22T22:30:55.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:55 smithi171 bash[35217]: audit 2024-02-22T22:30:55.325451+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-22T22:30:55.325213\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-22T22:30:55.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:55 smithi171 bash[35217]: audit 2024-02-22T22:30:55.328198+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-22T22:30:55.325213\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-22T22:30:56.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:55 smithi129 bash[35158]: audit 2024-02-22T22:30:55.325451+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-22T22:30:55.325213\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-22T22:30:56.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:55 smithi129 bash[35158]: audit 2024-02-22T22:30:55.328198+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-22T22:30:55.325213\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-22T22:30:56.020 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:55 smithi129 bash[38584]: audit 2024-02-22T22:30:55.325451+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-22T22:30:55.325213\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-22T22:30:56.020 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:55 smithi129 bash[38584]: audit 2024-02-22T22:30:55.328198+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-22T22:30:55.325213\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-22T22:30:56.029 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'sleep 120' 2024-02-22T22:30:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:56 smithi171 bash[35217]: audit 2024-02-22T22:30:55.324761+0000 mgr.y (mgr.14142) 206 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:30:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:56 smithi171 bash[35217]: cephadm 2024-02-22T22:30:55.325203+0000 mgr.y (mgr.14142) 207 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-22T22:30:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:56 smithi171 bash[35217]: cluster 2024-02-22T22:30:55.547003+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 4.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.9 KiB/s wr, 11 op/s 2024-02-22T22:30:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:56 smithi129 bash[35158]: audit 2024-02-22T22:30:55.324761+0000 mgr.y (mgr.14142) 206 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:30:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:56 smithi129 bash[35158]: cephadm 2024-02-22T22:30:55.325203+0000 mgr.y (mgr.14142) 207 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-22T22:30:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:56 smithi129 bash[35158]: cluster 2024-02-22T22:30:55.547003+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 4.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.9 KiB/s wr, 11 op/s 2024-02-22T22:30:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:56 smithi129 bash[38584]: audit 2024-02-22T22:30:55.324761+0000 mgr.y (mgr.14142) 206 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:30:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:56 smithi129 bash[38584]: cephadm 2024-02-22T22:30:55.325203+0000 mgr.y (mgr.14142) 207 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-22T22:30:57.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:56 smithi129 bash[38584]: cluster 2024-02-22T22:30:55.547003+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 4.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.9 KiB/s wr, 11 op/s 2024-02-22T22:30:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:30:58 smithi171 bash[35217]: cluster 2024-02-22T22:30:57.547493+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 6.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 889 B/s rd, 4.6 KiB/s wr, 17 op/s 2024-02-22T22:30:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:30:58 smithi129 bash[35158]: cluster 2024-02-22T22:30:57.547493+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 6.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 889 B/s rd, 4.6 KiB/s wr, 17 op/s 2024-02-22T22:30:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:30:58 smithi129 bash[38584]: cluster 2024-02-22T22:30:57.547493+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 6.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 889 B/s rd, 4.6 KiB/s wr, 17 op/s 2024-02-22T22:31:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:00 smithi129 bash[35158]: cluster 2024-02-22T22:30:59.548203+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-22T22:31:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:00 smithi129 bash[38584]: cluster 2024-02-22T22:30:59.548203+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-22T22:31:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:00 smithi171 bash[35217]: cluster 2024-02-22T22:30:59.548203+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-22T22:31:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:02 smithi129 bash[35158]: cluster 2024-02-22T22:31:01.548690+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 723 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-22T22:31:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:02 smithi129 bash[38584]: cluster 2024-02-22T22:31:01.548690+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 723 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-22T22:31:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:02 smithi171 bash[35217]: cluster 2024-02-22T22:31:01.548690+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 723 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-22T22:31:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:04 smithi129 bash[35158]: cluster 2024-02-22T22:31:03.549234+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 657 B/s rd, 3.6 KiB/s wr, 13 op/s 2024-02-22T22:31:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:04 smithi129 bash[38584]: cluster 2024-02-22T22:31:03.549234+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 657 B/s rd, 3.6 KiB/s wr, 13 op/s 2024-02-22T22:31:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:04 smithi171 bash[35217]: cluster 2024-02-22T22:31:03.549234+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 657 B/s rd, 3.6 KiB/s wr, 13 op/s 2024-02-22T22:31:06.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:06 smithi129 bash[35158]: cluster 2024-02-22T22:31:05.549690+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 3.2 KiB/s wr, 12 op/s 2024-02-22T22:31:06.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:06 smithi129 bash[38584]: cluster 2024-02-22T22:31:05.549690+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 3.2 KiB/s wr, 12 op/s 2024-02-22T22:31:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:06 smithi171 bash[35217]: cluster 2024-02-22T22:31:05.549690+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 3.2 KiB/s wr, 12 op/s 2024-02-22T22:31:08.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:08 smithi129 bash[35158]: cluster 2024-02-22T22:31:07.550281+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 6 op/s 2024-02-22T22:31:08.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:08 smithi129 bash[38584]: cluster 2024-02-22T22:31:07.550281+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 6 op/s 2024-02-22T22:31:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:08 smithi171 bash[35217]: cluster 2024-02-22T22:31:07.550281+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 6 op/s 2024-02-22T22:31:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:10 smithi129 bash[35158]: cluster 2024-02-22T22:31:09.550884+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 2 op/s 2024-02-22T22:31:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:10 smithi129 bash[38584]: cluster 2024-02-22T22:31:09.550884+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 2 op/s 2024-02-22T22:31:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:10 smithi171 bash[35217]: cluster 2024-02-22T22:31:09.550884+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 2 op/s 2024-02-22T22:31:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:12 smithi129 bash[35158]: cluster 2024-02-22T22:31:11.551390+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:12.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:12 smithi129 bash[38584]: cluster 2024-02-22T22:31:11.551390+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:12 smithi171 bash[35217]: cluster 2024-02-22T22:31:11.551390+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:14 smithi129 bash[35158]: cluster 2024-02-22T22:31:13.552092+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:14 smithi129 bash[38584]: cluster 2024-02-22T22:31:13.552092+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:14 smithi171 bash[35217]: cluster 2024-02-22T22:31:13.552092+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:16.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:16 smithi129 bash[35158]: cluster 2024-02-22T22:31:15.552805+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:16.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:16 smithi129 bash[38584]: cluster 2024-02-22T22:31:15.552805+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:16 smithi171 bash[35217]: cluster 2024-02-22T22:31:15.552805+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:18.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:18 smithi129 bash[35158]: cluster 2024-02-22T22:31:17.553467+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:18.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:18 smithi129 bash[38584]: cluster 2024-02-22T22:31:17.553467+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:18 smithi171 bash[35217]: cluster 2024-02-22T22:31:17.553467+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:20 smithi129 bash[35158]: cluster 2024-02-22T22:31:19.554069+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:20 smithi129 bash[38584]: cluster 2024-02-22T22:31:19.554069+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:20 smithi171 bash[35217]: cluster 2024-02-22T22:31:19.554069+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:22 smithi129 bash[35158]: cluster 2024-02-22T22:31:21.554537+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:22 smithi129 bash[38584]: cluster 2024-02-22T22:31:21.554537+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:22 smithi171 bash[35217]: cluster 2024-02-22T22:31:21.554537+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:24 smithi129 bash[35158]: cluster 2024-02-22T22:31:23.555025+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:24 smithi129 bash[38584]: cluster 2024-02-22T22:31:23.555025+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:24 smithi171 bash[35217]: cluster 2024-02-22T22:31:23.555025+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:26 smithi129 bash[35158]: cluster 2024-02-22T22:31:25.555772+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:26 smithi129 bash[38584]: cluster 2024-02-22T22:31:25.555772+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:26 smithi171 bash[35217]: cluster 2024-02-22T22:31:25.555772+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:28.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:28 smithi129 bash[35158]: cluster 2024-02-22T22:31:27.556367+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:28.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:28 smithi129 bash[38584]: cluster 2024-02-22T22:31:27.556367+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:28 smithi171 bash[35217]: cluster 2024-02-22T22:31:27.556367+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:30 smithi129 bash[35158]: cluster 2024-02-22T22:31:29.556931+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:30 smithi129 bash[38584]: cluster 2024-02-22T22:31:29.556931+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:30 smithi171 bash[35217]: cluster 2024-02-22T22:31:29.556931+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:32 smithi129 bash[35158]: cluster 2024-02-22T22:31:31.557508+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:32 smithi129 bash[38584]: cluster 2024-02-22T22:31:31.557508+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:32 smithi171 bash[35217]: cluster 2024-02-22T22:31:31.557508+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:34 smithi129 bash[35158]: cluster 2024-02-22T22:31:33.558210+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:34 smithi129 bash[38584]: cluster 2024-02-22T22:31:33.558210+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:34 smithi171 bash[35217]: cluster 2024-02-22T22:31:33.558210+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:36 smithi129 bash[35158]: cluster 2024-02-22T22:31:35.558747+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:36.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:36 smithi129 bash[38584]: cluster 2024-02-22T22:31:35.558747+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:36 smithi171 bash[35217]: cluster 2024-02-22T22:31:35.558747+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:38 smithi129 bash[35158]: cluster 2024-02-22T22:31:37.559318+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:38.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:38 smithi129 bash[38584]: cluster 2024-02-22T22:31:37.559318+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:38 smithi171 bash[35217]: cluster 2024-02-22T22:31:37.559318+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:40.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:40 smithi129 bash[35158]: cluster 2024-02-22T22:31:39.560042+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:40 smithi129 bash[38584]: cluster 2024-02-22T22:31:39.560042+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:40 smithi171 bash[35217]: cluster 2024-02-22T22:31:39.560042+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:42 smithi129 bash[35158]: cluster 2024-02-22T22:31:41.560703+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:42.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:42 smithi129 bash[38584]: cluster 2024-02-22T22:31:41.560703+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:42 smithi171 bash[35217]: cluster 2024-02-22T22:31:41.560703+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:44 smithi129 bash[35158]: cluster 2024-02-22T22:31:43.561359+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:44.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:44 smithi129 bash[38584]: cluster 2024-02-22T22:31:43.561359+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:44 smithi171 bash[35217]: cluster 2024-02-22T22:31:43.561359+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:46.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: debug 2024-02-22T22:31:45.997+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:46.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:46.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:46.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:46.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:46.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:46.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:31:46.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:31:46.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[35158]: cluster 2024-02-22T22:31:45.561958+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:46 smithi129 bash[38584]: cluster 2024-02-22T22:31:45.561958+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:46 smithi171 bash[35217]: cluster 2024-02-22T22:31:45.561958+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: cephadm 2024-02-22T22:31:45.998953+0000 mgr.y (mgr.14142) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: cephadm 2024-02-22T22:31:45.998953+0000 mgr.y (mgr.14142) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: code, '\n'.join(err))) 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.908 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.909 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: code, '\n'.join(err))) 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.910 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:31:47.911 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: cephadm 2024-02-22T22:31:45.999106+0000 mgr.y (mgr.14142) 235 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: cephadm 2024-02-22T22:31:45.999106+0000 mgr.y (mgr.14142) 235 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.914 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.915 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:31:47.916 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[35158]: cephadm 2024-02-22T22:31:46.002577+0000 mgr.y (mgr.14142) 236 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.917 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:47 smithi129 bash[38584]: cephadm 2024-02-22T22:31:46.002577+0000 mgr.y (mgr.14142) 236 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: cephadm 2024-02-22T22:31:45.998953+0000 mgr.y (mgr.14142) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:31:47.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: code, '\n'.join(err))) 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: cephadm 2024-02-22T22:31:45.999106+0000 mgr.y (mgr.14142) 235 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:31:47.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:29:53Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:30:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:31:08Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:31:47.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:31:47.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:31:47.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:31:47.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:31:47.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:31:47.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:47 smithi171 bash[35217]: cephadm 2024-02-22T22:31:46.002577+0000 mgr.y (mgr.14142) 236 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:31:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:48 smithi129 bash[35158]: cluster 2024-02-22T22:31:47.562582+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:48 smithi129 bash[38584]: cluster 2024-02-22T22:31:47.562582+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:48 smithi171 bash[35217]: cluster 2024-02-22T22:31:47.562582+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:50 smithi129 bash[35158]: cluster 2024-02-22T22:31:49.563196+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:50 smithi129 bash[38584]: cluster 2024-02-22T22:31:49.563196+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:50 smithi171 bash[35217]: cluster 2024-02-22T22:31:49.563196+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:52 smithi129 bash[35158]: cluster 2024-02-22T22:31:51.563823+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:52 smithi129 bash[38584]: cluster 2024-02-22T22:31:51.563823+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:52 smithi171 bash[35217]: cluster 2024-02-22T22:31:51.563823+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:54 smithi129 bash[35158]: cluster 2024-02-22T22:31:53.564532+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:54.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:54 smithi129 bash[38584]: cluster 2024-02-22T22:31:53.564532+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:54 smithi171 bash[35217]: cluster 2024-02-22T22:31:53.564532+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:56 smithi129 bash[35158]: cluster 2024-02-22T22:31:55.565159+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:56.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:56 smithi129 bash[38584]: cluster 2024-02-22T22:31:55.565159+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:56 smithi171 bash[35217]: cluster 2024-02-22T22:31:55.565159+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:58.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:31:58 smithi129 bash[35158]: cluster 2024-02-22T22:31:57.565813+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:58.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:31:58 smithi129 bash[38584]: cluster 2024-02-22T22:31:57.565813+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:31:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:31:58 smithi171 bash[35217]: cluster 2024-02-22T22:31:57.565813+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:00 smithi129 bash[35158]: cluster 2024-02-22T22:31:59.566322+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:00 smithi129 bash[38584]: cluster 2024-02-22T22:31:59.566322+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:00 smithi171 bash[35217]: cluster 2024-02-22T22:31:59.566322+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:02 smithi129 bash[35158]: cluster 2024-02-22T22:32:01.566842+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:02 smithi129 bash[38584]: cluster 2024-02-22T22:32:01.566842+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:02 smithi171 bash[35217]: cluster 2024-02-22T22:32:01.566842+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:04.904 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:04 smithi129 bash[38584]: cluster 2024-02-22T22:32:03.567356+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:04.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:04 smithi129 bash[35158]: cluster 2024-02-22T22:32:03.567356+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:04 smithi171 bash[35217]: cluster 2024-02-22T22:32:03.567356+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:06.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:06 smithi129 bash[35158]: cluster 2024-02-22T22:32:05.567863+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:06.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:06 smithi129 bash[38584]: cluster 2024-02-22T22:32:05.567863+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:06 smithi171 bash[35217]: cluster 2024-02-22T22:32:05.567863+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:08.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:08 smithi129 bash[35158]: cluster 2024-02-22T22:32:07.568555+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:08.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:08 smithi129 bash[38584]: cluster 2024-02-22T22:32:07.568555+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:08 smithi171 bash[35217]: cluster 2024-02-22T22:32:07.568555+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:10 smithi129 bash[35158]: cluster 2024-02-22T22:32:09.569034+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:10 smithi129 bash[38584]: cluster 2024-02-22T22:32:09.569034+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:10 smithi171 bash[35217]: cluster 2024-02-22T22:32:09.569034+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:12.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:12 smithi129 bash[35158]: cluster 2024-02-22T22:32:11.569493+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:12.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:12 smithi129 bash[38584]: cluster 2024-02-22T22:32:11.569493+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:12 smithi171 bash[35217]: cluster 2024-02-22T22:32:11.569493+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:14.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:14 smithi129 bash[35158]: cluster 2024-02-22T22:32:13.570239+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:14.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:14 smithi129 bash[38584]: cluster 2024-02-22T22:32:13.570239+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:14 smithi171 bash[35217]: cluster 2024-02-22T22:32:13.570239+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:16.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:16 smithi129 bash[35158]: cluster 2024-02-22T22:32:15.570714+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:16.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:16 smithi129 bash[38584]: cluster 2024-02-22T22:32:15.570714+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:16 smithi171 bash[35217]: cluster 2024-02-22T22:32:15.570714+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:18.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:18 smithi129 bash[35158]: cluster 2024-02-22T22:32:17.571259+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:18.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:18 smithi129 bash[38584]: cluster 2024-02-22T22:32:17.571259+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:18 smithi171 bash[35217]: cluster 2024-02-22T22:32:17.571259+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:20 smithi129 bash[35158]: cluster 2024-02-22T22:32:19.572024+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:20 smithi129 bash[38584]: cluster 2024-02-22T22:32:19.572024+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:20 smithi171 bash[35217]: cluster 2024-02-22T22:32:19.572024+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:22 smithi129 bash[35158]: cluster 2024-02-22T22:32:21.572735+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:22 smithi129 bash[38584]: cluster 2024-02-22T22:32:21.572735+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:22 smithi171 bash[35217]: cluster 2024-02-22T22:32:21.572735+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:24 smithi129 bash[35158]: cluster 2024-02-22T22:32:23.573395+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:24 smithi129 bash[38584]: cluster 2024-02-22T22:32:23.573395+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:24 smithi171 bash[35217]: cluster 2024-02-22T22:32:23.573395+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:26 smithi129 bash[35158]: cluster 2024-02-22T22:32:25.573994+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:26 smithi129 bash[38584]: cluster 2024-02-22T22:32:25.573994+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:26 smithi171 bash[35217]: cluster 2024-02-22T22:32:25.573994+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:28.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:28 smithi129 bash[35158]: cluster 2024-02-22T22:32:27.574632+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:28.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:28 smithi129 bash[38584]: cluster 2024-02-22T22:32:27.574632+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:28 smithi171 bash[35217]: cluster 2024-02-22T22:32:27.574632+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:30 smithi129 bash[35158]: cluster 2024-02-22T22:32:29.575355+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:30 smithi129 bash[38584]: cluster 2024-02-22T22:32:29.575355+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:30 smithi171 bash[35217]: cluster 2024-02-22T22:32:29.575355+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:32 smithi129 bash[35158]: cluster 2024-02-22T22:32:31.576056+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:32 smithi129 bash[38584]: cluster 2024-02-22T22:32:31.576056+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:32 smithi171 bash[35217]: cluster 2024-02-22T22:32:31.576056+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:34 smithi129 bash[35158]: cluster 2024-02-22T22:32:33.576648+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:34 smithi129 bash[38584]: cluster 2024-02-22T22:32:33.576648+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:34 smithi171 bash[35217]: cluster 2024-02-22T22:32:33.576648+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:36.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:36 smithi129 bash[35158]: cluster 2024-02-22T22:32:35.577182+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:36.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:36 smithi129 bash[38584]: cluster 2024-02-22T22:32:35.577182+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:36 smithi171 bash[35217]: cluster 2024-02-22T22:32:35.577182+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:38.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:38 smithi129 bash[35158]: cluster 2024-02-22T22:32:37.577795+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:38.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:38 smithi129 bash[38584]: cluster 2024-02-22T22:32:37.577795+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:38 smithi171 bash[35217]: cluster 2024-02-22T22:32:37.577795+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:40 smithi129 bash[35158]: cluster 2024-02-22T22:32:39.578513+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:40 smithi129 bash[38584]: cluster 2024-02-22T22:32:39.578513+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:40 smithi171 bash[35217]: cluster 2024-02-22T22:32:39.578513+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:42 smithi129 bash[35158]: cluster 2024-02-22T22:32:41.579061+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:42.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:42 smithi129 bash[38584]: cluster 2024-02-22T22:32:41.579061+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:42 smithi171 bash[35217]: cluster 2024-02-22T22:32:41.579061+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:44 smithi129 bash[35158]: cluster 2024-02-22T22:32:43.579534+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:44.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:44 smithi129 bash[38584]: cluster 2024-02-22T22:32:43.579534+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:44 smithi171 bash[35217]: cluster 2024-02-22T22:32:43.579534+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:46 smithi129 bash[35158]: cluster 2024-02-22T22:32:45.580079+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:46 smithi129 bash[38584]: cluster 2024-02-22T22:32:45.580079+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:46 smithi171 bash[35217]: cluster 2024-02-22T22:32:45.580079+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:48.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:48 smithi129 bash[35158]: cluster 2024-02-22T22:32:47.580775+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:48.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:48 smithi129 bash[38584]: cluster 2024-02-22T22:32:47.580775+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:48 smithi171 bash[35217]: cluster 2024-02-22T22:32:47.580775+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:50 smithi129 bash[35158]: cluster 2024-02-22T22:32:49.581314+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:50 smithi129 bash[38584]: cluster 2024-02-22T22:32:49.581314+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:50 smithi171 bash[35217]: cluster 2024-02-22T22:32:49.581314+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:52 smithi129 bash[38584]: cluster 2024-02-22T22:32:51.581804+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:52 smithi129 bash[35158]: cluster 2024-02-22T22:32:51.581804+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:52 smithi171 bash[35217]: cluster 2024-02-22T22:32:51.581804+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:54 smithi129 bash[35158]: cluster 2024-02-22T22:32:53.582255+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:54.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:54 smithi129 bash[38584]: cluster 2024-02-22T22:32:53.582255+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:54 smithi171 bash[35217]: cluster 2024-02-22T22:32:53.582255+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:56.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:56 smithi129 bash[35158]: cluster 2024-02-22T22:32:55.582906+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:56.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:56 smithi129 bash[38584]: cluster 2024-02-22T22:32:55.582906+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:56 smithi171 bash[35217]: cluster 2024-02-22T22:32:55.582906+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:58.522 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-22T22:32:58.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:32:58 smithi129 bash[35158]: cluster 2024-02-22T22:32:57.583488+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:58.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:32:58 smithi129 bash[38584]: cluster 2024-02-22T22:32:57.583488+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:32:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:32:58 smithi171 bash[35217]: cluster 2024-02-22T22:32:57.583488+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:00.824 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:00 smithi129 bash[35158]: cluster 2024-02-22T22:32:59.584021+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:00.824 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:00 smithi129 bash[35158]: audit 2024-02-22T22:33:00.480087+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.129:0/2172911639' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-22T22:33:00.824 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:00 smithi129 bash[35158]: audit 2024-02-22T22:33:00.483760+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.129:0/2172911639' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-22T22:33:00.825 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:00 smithi129 bash[38584]: cluster 2024-02-22T22:32:59.584021+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:00.825 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:00 smithi129 bash[38584]: audit 2024-02-22T22:33:00.480087+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.129:0/2172911639' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-22T22:33:00.825 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:00 smithi129 bash[38584]: audit 2024-02-22T22:33:00.483760+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.129:0/2172911639' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-22T22:33:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:00 smithi171 bash[35217]: cluster 2024-02-22T22:32:59.584021+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:00 smithi171 bash[35217]: audit 2024-02-22T22:33:00.480087+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.129:0/2172911639' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-22T22:33:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:00 smithi171 bash[35217]: audit 2024-02-22T22:33:00.483760+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.129:0/2172911639' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-22T22:33:01.099 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-22T22:33:02.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:02 smithi129 bash[35158]: cluster 2024-02-22T22:33:01.584648+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:02.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:02 smithi129 bash[38584]: cluster 2024-02-22T22:33:01.584648+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:02 smithi171 bash[35217]: cluster 2024-02-22T22:33:01.584648+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:03.643 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:03 smithi129 bash[35158]: audit 2024-02-22T22:33:03.042157+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.129:0/3652625841' 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-22T22:33:03.643 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:03 smithi129 bash[35158]: audit 2024-02-22T22:33:03.042432+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-22T22:33:03.643 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:03 smithi129 bash[35158]: audit 2024-02-22T22:33:03.048366+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-22T22:33:03.644 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:03 smithi129 bash[38584]: audit 2024-02-22T22:33:03.042157+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.129:0/3652625841' 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-22T22:33:03.644 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:03 smithi129 bash[38584]: audit 2024-02-22T22:33:03.042432+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-22T22:33:03.644 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:03 smithi129 bash[38584]: audit 2024-02-22T22:33:03.048366+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-22T22:33:03.704 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-22T22:33:03.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:03 smithi171 bash[35217]: audit 2024-02-22T22:33:03.042157+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.129:0/3652625841' 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-22T22:33:03.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:03 smithi171 bash[35217]: audit 2024-02-22T22:33:03.042432+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-22T22:33:03.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:03 smithi171 bash[35217]: audit 2024-02-22T22:33:03.048366+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-22T22:33:04.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:04 smithi129 bash[35158]: cluster 2024-02-22T22:33:03.585153+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:04.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:04 smithi129 bash[38584]: cluster 2024-02-22T22:33:03.585153+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:04 smithi171 bash[35217]: cluster 2024-02-22T22:33:03.585153+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:05.714 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T22:33:06.424 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-22T22:33:06.433 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi129.front.sepia.ceph.com 2024-02-22T22:33:06.433 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- 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-22T22:33:06.802 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:06 smithi129 bash[38584]: cluster 2024-02-22T22:33:05.585611+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:06.802 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:06 smithi129 bash[38584]: audit 2024-02-22T22:33:05.710268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\"}"}]: dispatch 2024-02-22T22:33:06.802 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:06 smithi129 bash[38584]: audit 2024-02-22T22:33:05.712684+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\"}"}]': finished 2024-02-22T22:33:06.803 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:06 smithi129 bash[35158]: cluster 2024-02-22T22:33:05.585611+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:06.803 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:06 smithi129 bash[35158]: audit 2024-02-22T22:33:05.710268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\"}"}]: dispatch 2024-02-22T22:33:06.803 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:06 smithi129 bash[35158]: audit 2024-02-22T22:33:05.712684+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\"}"}]': finished 2024-02-22T22:33:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:06 smithi171 bash[35217]: cluster 2024-02-22T22:33:05.585611+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:06 smithi171 bash[35217]: audit 2024-02-22T22:33:05.710268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\"}"}]: dispatch 2024-02-22T22:33:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:06 smithi171 bash[35217]: audit 2024-02-22T22:33:05.712684+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\"}"}]': finished 2024-02-22T22:33:07.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:07 smithi129 bash[35158]: audit 2024-02-22T22:33:05.709546+0000 mgr.y (mgr.14142) 277 : audit [DBG] from='client.24553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:07.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:07 smithi129 bash[38584]: audit 2024-02-22T22:33:05.709546+0000 mgr.y (mgr.14142) 277 : audit [DBG] from='client.24553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:07.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:07 smithi171 bash[35217]: audit 2024-02-22T22:33:05.709546+0000 mgr.y (mgr.14142) 277 : audit [DBG] from='client.24553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:08.374 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (8m) 5m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (8m) 5m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (7m) 5m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (6m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:33:08.895 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (4m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:33:08.896 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:33:08.896 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:33:08.896 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:33:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:08 smithi171 bash[35217]: cluster 2024-02-22T22:33:07.586324+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:08 smithi129 bash[35158]: cluster 2024-02-22T22:33:07.586324+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:08 smithi129 bash[38584]: cluster 2024-02-22T22:33:07.586324+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:09.185 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:33:09.185 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:33:09.185 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:33:09.185 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:33:09.186 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:33:09.452 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:33:09.452 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:33:09.452 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:33:09.452 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:33:09.453 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:33:09.453 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:33:09.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:09 smithi171 bash[35217]: audit 2024-02-22T22:33:08.362245+0000 mgr.y (mgr.14142) 279 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:09.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:09 smithi171 bash[35217]: audit 2024-02-22T22:33:08.630241+0000 mgr.y (mgr.14142) 280 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:09.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:09 smithi171 bash[35217]: audit 2024-02-22T22:33:09.185103+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.129:0/2870548960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:33:10.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:09 smithi129 bash[35158]: audit 2024-02-22T22:33:08.362245+0000 mgr.y (mgr.14142) 279 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:10.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:09 smithi129 bash[35158]: audit 2024-02-22T22:33:08.630241+0000 mgr.y (mgr.14142) 280 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:10.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:09 smithi129 bash[35158]: audit 2024-02-22T22:33:09.185103+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.129:0/2870548960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:33:10.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:09 smithi129 bash[38584]: audit 2024-02-22T22:33:08.362245+0000 mgr.y (mgr.14142) 279 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:10.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:09 smithi129 bash[38584]: audit 2024-02-22T22:33:08.630241+0000 mgr.y (mgr.14142) 280 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:10.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:09 smithi129 bash[38584]: audit 2024-02-22T22:33:09.185103+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.129:0/2870548960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:33:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:10 smithi171 bash[35217]: audit 2024-02-22T22:33:08.891769+0000 mgr.y (mgr.14142) 281 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:10 smithi171 bash[35217]: audit 2024-02-22T22:33:09.451454+0000 mgr.y (mgr.14142) 282 : audit [DBG] from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:10 smithi171 bash[35217]: cluster 2024-02-22T22:33:09.586784+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:10 smithi129 bash[35158]: audit 2024-02-22T22:33:08.891769+0000 mgr.y (mgr.14142) 281 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:10 smithi129 bash[35158]: audit 2024-02-22T22:33:09.451454+0000 mgr.y (mgr.14142) 282 : audit [DBG] from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:10 smithi129 bash[35158]: cluster 2024-02-22T22:33:09.586784+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:10 smithi129 bash[38584]: audit 2024-02-22T22:33:08.891769+0000 mgr.y (mgr.14142) 281 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:10 smithi129 bash[38584]: audit 2024-02-22T22:33:09.451454+0000 mgr.y (mgr.14142) 282 : audit [DBG] from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:10 smithi129 bash[38584]: cluster 2024-02-22T22:33:09.586784+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:12 smithi171 bash[35217]: cluster 2024-02-22T22:33:11.587486+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:12 smithi129 bash[35158]: cluster 2024-02-22T22:33:11.587486+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:12 smithi129 bash[38584]: cluster 2024-02-22T22:33:11.587486+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:14 smithi171 bash[35217]: cluster 2024-02-22T22:33:13.588001+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:14 smithi129 bash[35158]: cluster 2024-02-22T22:33:13.588001+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:14 smithi129 bash[38584]: cluster 2024-02-22T22:33:13.588001+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:16 smithi171 bash[35217]: cluster 2024-02-22T22:33:15.588810+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:16 smithi129 bash[35158]: cluster 2024-02-22T22:33:15.588810+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:16 smithi129 bash[38584]: cluster 2024-02-22T22:33:15.588810+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:18 smithi171 bash[35217]: cluster 2024-02-22T22:33:17.589459+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:18 smithi129 bash[35158]: cluster 2024-02-22T22:33:17.589459+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:18 smithi129 bash[38584]: cluster 2024-02-22T22:33:17.589459+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:20 smithi129 bash[35158]: cluster 2024-02-22T22:33:19.590218+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:20 smithi129 bash[38584]: cluster 2024-02-22T22:33:19.590218+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:20 smithi171 bash[35217]: cluster 2024-02-22T22:33:19.590218+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:22 smithi129 bash[35158]: cluster 2024-02-22T22:33:21.590906+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:22 smithi129 bash[38584]: cluster 2024-02-22T22:33:21.590906+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:22 smithi171 bash[35217]: cluster 2024-02-22T22:33:21.590906+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:24.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:24 smithi129 bash[35158]: cluster 2024-02-22T22:33:23.591485+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:24 smithi129 bash[38584]: cluster 2024-02-22T22:33:23.591485+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:24 smithi171 bash[35217]: cluster 2024-02-22T22:33:23.591485+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:26.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:26 smithi129 bash[35158]: cluster 2024-02-22T22:33:25.592018+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:26.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:26 smithi129 bash[38584]: cluster 2024-02-22T22:33:25.592018+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:26 smithi171 bash[35217]: cluster 2024-02-22T22:33:25.592018+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:28.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:28 smithi129 bash[35158]: cluster 2024-02-22T22:33:27.592617+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:28.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:28 smithi129 bash[38584]: cluster 2024-02-22T22:33:27.592617+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:28 smithi171 bash[35217]: cluster 2024-02-22T22:33:27.592617+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:30 smithi129 bash[35158]: cluster 2024-02-22T22:33:29.593193+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:30 smithi129 bash[38584]: cluster 2024-02-22T22:33:29.593193+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:30 smithi171 bash[35217]: cluster 2024-02-22T22:33:29.593193+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:32.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:32 smithi129 bash[35158]: cluster 2024-02-22T22:33:31.593690+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:32.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:32 smithi129 bash[38584]: cluster 2024-02-22T22:33:31.593690+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:32 smithi171 bash[35217]: cluster 2024-02-22T22:33:31.593690+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:34.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:34 smithi129 bash[35158]: cluster 2024-02-22T22:33:33.594206+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:34.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:34 smithi129 bash[38584]: cluster 2024-02-22T22:33:33.594206+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:34 smithi171 bash[35217]: cluster 2024-02-22T22:33:33.594206+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:36 smithi171 bash[35217]: cluster 2024-02-22T22:33:35.594660+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:36 smithi129 bash[35158]: cluster 2024-02-22T22:33:35.594660+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:36 smithi129 bash[38584]: cluster 2024-02-22T22:33:35.594660+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:38.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:38 smithi171 bash[35217]: cluster 2024-02-22T22:33:37.595343+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:38 smithi129 bash[35158]: cluster 2024-02-22T22:33:37.595343+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:38 smithi129 bash[38584]: cluster 2024-02-22T22:33:37.595343+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:39.742 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:33:40.263 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:33:40.263 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (7m) 4m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (8m) 5m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (8m) 5m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (7m) 4m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (7m) 5m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (6m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (6m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (5m) 4m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (5m) 4m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (4m) 4m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:33:40.264 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (4m) 4m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:33:40.550 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:33:40.551 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:33:40.551 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:33:40.551 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:33:40.819 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:33:40.820 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:33:40.820 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:33:40.820 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:33:40.820 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:33:40.820 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:33:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:40 smithi129 bash[38584]: cluster 2024-02-22T22:33:39.595841+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:40 smithi129 bash[38584]: audit 2024-02-22T22:33:40.549405+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.129:0/1822165896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:33:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:40 smithi129 bash[35158]: cluster 2024-02-22T22:33:39.595841+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:40 smithi129 bash[35158]: audit 2024-02-22T22:33:40.549405+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.129:0/1822165896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:33:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:40 smithi171 bash[35217]: cluster 2024-02-22T22:33:39.595841+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:40 smithi171 bash[35217]: audit 2024-02-22T22:33:40.549405+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.129:0/1822165896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:33:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:41 smithi129 bash[35158]: audit 2024-02-22T22:33:39.730907+0000 mgr.y (mgr.14142) 299 : audit [DBG] from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:41 smithi129 bash[35158]: audit 2024-02-22T22:33:39.997356+0000 mgr.y (mgr.14142) 300 : audit [DBG] from='client.24595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:41 smithi129 bash[35158]: audit 2024-02-22T22:33:40.260446+0000 mgr.y (mgr.14142) 301 : audit [DBG] from='client.24601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:41 smithi129 bash[38584]: audit 2024-02-22T22:33:39.730907+0000 mgr.y (mgr.14142) 299 : audit [DBG] from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:41 smithi129 bash[38584]: audit 2024-02-22T22:33:39.997356+0000 mgr.y (mgr.14142) 300 : audit [DBG] from='client.24595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:41 smithi129 bash[38584]: audit 2024-02-22T22:33:40.260446+0000 mgr.y (mgr.14142) 301 : audit [DBG] from='client.24601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:41 smithi171 bash[35217]: audit 2024-02-22T22:33:39.730907+0000 mgr.y (mgr.14142) 299 : audit [DBG] from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:41 smithi171 bash[35217]: audit 2024-02-22T22:33:39.997356+0000 mgr.y (mgr.14142) 300 : audit [DBG] from='client.24595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:41.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:41 smithi171 bash[35217]: audit 2024-02-22T22:33:40.260446+0000 mgr.y (mgr.14142) 301 : audit [DBG] from='client.24601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:42 smithi129 bash[35158]: audit 2024-02-22T22:33:40.818882+0000 mgr.y (mgr.14142) 302 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:42.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:42 smithi129 bash[35158]: cluster 2024-02-22T22:33:41.596321+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:42.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:42 smithi129 bash[38584]: audit 2024-02-22T22:33:40.818882+0000 mgr.y (mgr.14142) 302 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:42.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:42 smithi129 bash[38584]: cluster 2024-02-22T22:33:41.596321+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:42 smithi171 bash[35217]: audit 2024-02-22T22:33:40.818882+0000 mgr.y (mgr.14142) 302 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:33:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:42 smithi171 bash[35217]: cluster 2024-02-22T22:33:41.596321+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:44.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:44 smithi129 bash[35158]: cluster 2024-02-22T22:33:43.596760+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:44.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:44 smithi129 bash[38584]: cluster 2024-02-22T22:33:43.596760+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:44 smithi171 bash[35217]: cluster 2024-02-22T22:33:43.596760+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:46.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:46 smithi129 bash[35158]: cluster 2024-02-22T22:33:45.597565+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:46.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:46 smithi129 bash[38584]: cluster 2024-02-22T22:33:45.597565+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:46 smithi171 bash[35217]: cluster 2024-02-22T22:33:45.597565+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:48 smithi171 bash[35217]: cluster 2024-02-22T22:33:47.598313+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:48 smithi129 bash[35158]: cluster 2024-02-22T22:33:47.598313+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:48 smithi129 bash[38584]: cluster 2024-02-22T22:33:47.598313+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:50 smithi129 bash[35158]: cluster 2024-02-22T22:33:49.599121+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:50 smithi129 bash[38584]: cluster 2024-02-22T22:33:49.599121+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:50 smithi171 bash[35217]: cluster 2024-02-22T22:33:49.599121+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:52 smithi171 bash[35217]: cluster 2024-02-22T22:33:51.599655+0000 mgr.y (mgr.14142) 308 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:53.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:52 smithi129 bash[35158]: cluster 2024-02-22T22:33:51.599655+0000 mgr.y (mgr.14142) 308 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:53.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:52 smithi129 bash[38584]: cluster 2024-02-22T22:33:51.599655+0000 mgr.y (mgr.14142) 308 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:54 smithi171 bash[35217]: cluster 2024-02-22T22:33:53.600149+0000 mgr.y (mgr.14142) 309 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:54 smithi129 bash[35158]: cluster 2024-02-22T22:33:53.600149+0000 mgr.y (mgr.14142) 309 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:54 smithi129 bash[38584]: cluster 2024-02-22T22:33:53.600149+0000 mgr.y (mgr.14142) 309 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:56 smithi171 bash[35217]: cluster 2024-02-22T22:33:55.600878+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:56 smithi129 bash[35158]: cluster 2024-02-22T22:33:55.600878+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:56 smithi129 bash[38584]: cluster 2024-02-22T22:33:55.600878+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:33:58 smithi171 bash[35217]: cluster 2024-02-22T22:33:57.601504+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:33:58 smithi129 bash[35158]: cluster 2024-02-22T22:33:57.601504+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:33:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:33:58 smithi129 bash[38584]: cluster 2024-02-22T22:33:57.601504+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:00 smithi129 bash[35158]: cluster 2024-02-22T22:33:59.602141+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:00 smithi129 bash[38584]: cluster 2024-02-22T22:33:59.602141+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:00 smithi171 bash[35217]: cluster 2024-02-22T22:33:59.602141+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:02 smithi171 bash[35217]: cluster 2024-02-22T22:34:01.602708+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:02 smithi129 bash[35158]: cluster 2024-02-22T22:34:01.602708+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:02 smithi129 bash[38584]: cluster 2024-02-22T22:34:01.602708+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:04 smithi171 bash[35217]: cluster 2024-02-22T22:34:03.603306+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:04 smithi129 bash[35158]: cluster 2024-02-22T22:34:03.603306+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:04 smithi129 bash[38584]: cluster 2024-02-22T22:34:03.603306+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:06 smithi171 bash[35217]: cluster 2024-02-22T22:34:05.603866+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:06 smithi129 bash[35158]: cluster 2024-02-22T22:34:05.603866+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:06 smithi129 bash[38584]: cluster 2024-02-22T22:34:05.603866+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:08 smithi171 bash[35217]: cluster 2024-02-22T22:34:07.604531+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:08 smithi129 bash[35158]: cluster 2024-02-22T22:34:07.604531+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:08 smithi129 bash[38584]: cluster 2024-02-22T22:34:07.604531+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:10 smithi129 bash[35158]: cluster 2024-02-22T22:34:09.605287+0000 mgr.y (mgr.14142) 317 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:10 smithi129 bash[38584]: cluster 2024-02-22T22:34:09.605287+0000 mgr.y (mgr.14142) 317 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:10 smithi171 bash[35217]: cluster 2024-02-22T22:34:09.605287+0000 mgr.y (mgr.14142) 317 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:11.109 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:34:11.629 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:34:11.629 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (7m) 5m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:34:11.629 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (9m) 6m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (9m) 6m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (7m) 5m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (8m) 6m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (5m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:34:11.630 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:34:11.915 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:34:11.916 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:34:11.916 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:34:11.916 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:34:11.916 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:34:11.916 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:34:12.181 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:34:12.181 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:34:12.181 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:34:12.181 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:34:12.181 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:34:12.181 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:34:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:12 smithi171 bash[35217]: audit 2024-02-22T22:34:11.097791+0000 mgr.y (mgr.14142) 318 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:12 smithi171 bash[35217]: audit 2024-02-22T22:34:11.366243+0000 mgr.y (mgr.14142) 319 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:12 smithi171 bash[35217]: cluster 2024-02-22T22:34:11.605733+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:12 smithi171 bash[35217]: audit 2024-02-22T22:34:11.626417+0000 mgr.y (mgr.14142) 321 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:12 smithi171 bash[35217]: audit 2024-02-22T22:34:11.914321+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.129:0/70699768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[35158]: audit 2024-02-22T22:34:11.097791+0000 mgr.y (mgr.14142) 318 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[35158]: audit 2024-02-22T22:34:11.366243+0000 mgr.y (mgr.14142) 319 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[35158]: cluster 2024-02-22T22:34:11.605733+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[35158]: audit 2024-02-22T22:34:11.626417+0000 mgr.y (mgr.14142) 321 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[35158]: audit 2024-02-22T22:34:11.914321+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.129:0/70699768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[38584]: audit 2024-02-22T22:34:11.097791+0000 mgr.y (mgr.14142) 318 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[38584]: audit 2024-02-22T22:34:11.366243+0000 mgr.y (mgr.14142) 319 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[38584]: cluster 2024-02-22T22:34:11.605733+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[38584]: audit 2024-02-22T22:34:11.626417+0000 mgr.y (mgr.14142) 321 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:12 smithi129 bash[38584]: audit 2024-02-22T22:34:11.914321+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.129:0/70699768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:34:13.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:13 smithi171 bash[35217]: audit 2024-02-22T22:34:12.180072+0000 mgr.y (mgr.14142) 322 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:13 smithi129 bash[35158]: audit 2024-02-22T22:34:12.180072+0000 mgr.y (mgr.14142) 322 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:13 smithi129 bash[38584]: audit 2024-02-22T22:34:12.180072+0000 mgr.y (mgr.14142) 322 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:14 smithi171 bash[35217]: cluster 2024-02-22T22:34:13.606350+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:14 smithi129 bash[35158]: cluster 2024-02-22T22:34:13.606350+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:14 smithi129 bash[38584]: cluster 2024-02-22T22:34:13.606350+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:15.655 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: debug 2024-02-22T22:34:15.240+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:15.655 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:15.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:15.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:34:15.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:34:15.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:15.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:15.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:34:15.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:34:15.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:15.676 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:34:15 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:34:15.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:15 smithi171 bash[35217]: audit 2024-02-22T22:34:15.242802+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-22T22:34:15.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:15 smithi171 bash[35217]: audit 2024-02-22T22:34:15.243570+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:34:15.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:34:15 smithi171 podman[44407]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.b" found: no such container 2024-02-22T22:34:15.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:34:15 smithi171 systemd[1]: Started Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:34:15.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:34:15 smithi171 bash[44423]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:15.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:34:15 smithi171 bash[44423]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:34:16.042 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35158]: audit 2024-02-22T22:34:15.242802+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-22T22:34:16.042 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[35158]: audit 2024-02-22T22:34:15.243570+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:34:16.042 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[38584]: audit 2024-02-22T22:34:15.242802+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-22T22:34:16.042 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:15 smithi129 bash[38584]: audit 2024-02-22T22:34:15.243570+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:34:16.295 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:34:16 smithi129 podman[52996]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.a" found: no such container 2024-02-22T22:34:16.295 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:34:16 smithi129 systemd[1]: Started Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:34:16.654 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[53014]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:16.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[53014]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:34:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: cephadm 2024-02-22T22:34:15.242001+0000 mgr.y (mgr.14142) 324 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:34:16.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: code, '\n'.join(err))) 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:16.982 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: cephadm 2024-02-22T22:34:15.242129+0000 mgr.y (mgr.14142) 325 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:16.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:16.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: cephadm 2024-02-22T22:34:15.244197+0000 mgr.y (mgr.14142) 326 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: cluster 2024-02-22T22:34:15.606906+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: audit 2024-02-22T22:34:15.720066+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: audit 2024-02-22T22:34:15.722933+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: audit 2024-02-22T22:34:15.723522+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: audit 2024-02-22T22:34:15.724273+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: audit 2024-02-22T22:34:16.214597+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:34:16.985 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:16 smithi171 bash[35217]: audit 2024-02-22T22:34:16.217913+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:34:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: cephadm 2024-02-22T22:34:15.242001+0000 mgr.y (mgr.14142) 324 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: cephadm 2024-02-22T22:34:15.242001+0000 mgr.y (mgr.14142) 324 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: code, '\n'.join(err))) 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:34:17.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: code, '\n'.join(err))) 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:17.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:34:17.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: cephadm 2024-02-22T22:34:15.242129+0000 mgr.y (mgr.14142) 325 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:17.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:17.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: cephadm 2024-02-22T22:34:15.242129+0000 mgr.y (mgr.14142) 325 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:34:17.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:32:22Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:00Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:33:37Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:34:17.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: cephadm 2024-02-22T22:34:15.244197+0000 mgr.y (mgr.14142) 326 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-02-22T22:34:17.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: cluster 2024-02-22T22:34:15.606906+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: cephadm 2024-02-22T22:34:15.244197+0000 mgr.y (mgr.14142) 326 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: cluster 2024-02-22T22:34:15.606906+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:17.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: audit 2024-02-22T22:34:15.720066+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:34:17.169 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: audit 2024-02-22T22:34:15.720066+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:34:17.169 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: audit 2024-02-22T22:34:15.722933+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:34:17.169 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: audit 2024-02-22T22:34:15.723522+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-22T22:34:17.169 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: audit 2024-02-22T22:34:15.724273+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:34:17.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: audit 2024-02-22T22:34:15.722933+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:34:17.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: audit 2024-02-22T22:34:15.723522+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-22T22:34:17.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: audit 2024-02-22T22:34:15.724273+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:34:17.170 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: audit 2024-02-22T22:34:16.214597+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:34:17.170 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[38584]: audit 2024-02-22T22:34:16.217913+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:34:17.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: audit 2024-02-22T22:34:16.214597+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:34:17.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:16 smithi129 bash[35158]: audit 2024-02-22T22:34:16.217913+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:34:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:17 smithi171 bash[35217]: cephadm 2024-02-22T22:34:15.724797+0000 mgr.y (mgr.14142) 328 : cephadm [INF] Deploying daemon node-exporter.a on smithi129 2024-02-22T22:34:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:17 smithi171 bash[35217]: cephadm 2024-02-22T22:34:16.220009+0000 mgr.y (mgr.14142) 329 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:34:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:17 smithi129 bash[35158]: cephadm 2024-02-22T22:34:15.724797+0000 mgr.y (mgr.14142) 328 : cephadm [INF] Deploying daemon node-exporter.a on smithi129 2024-02-22T22:34:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:17 smithi129 bash[35158]: cephadm 2024-02-22T22:34:16.220009+0000 mgr.y (mgr.14142) 329 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:34:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:17 smithi129 bash[38584]: cephadm 2024-02-22T22:34:15.724797+0000 mgr.y (mgr.14142) 328 : cephadm [INF] Deploying daemon node-exporter.a on smithi129 2024-02-22T22:34:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:17 smithi129 bash[38584]: cephadm 2024-02-22T22:34:16.220009+0000 mgr.y (mgr.14142) 329 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:34:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:18 smithi171 bash[35217]: cluster 2024-02-22T22:34:17.607529+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:18 smithi129 bash[38584]: cluster 2024-02-22T22:34:17.607529+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:18 smithi129 bash[35158]: cluster 2024-02-22T22:34:17.607529+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:20 smithi129 bash[35158]: cluster 2024-02-22T22:34:19.608073+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:20 smithi129 bash[38584]: cluster 2024-02-22T22:34:19.608073+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:20 smithi171 bash[35217]: cluster 2024-02-22T22:34:19.608073+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:22 smithi171 bash[35217]: cluster 2024-02-22T22:34:21.608508+0000 mgr.y (mgr.14142) 332 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:22 smithi129 bash[35158]: cluster 2024-02-22T22:34:21.608508+0000 mgr.y (mgr.14142) 332 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:22 smithi129 bash[38584]: cluster 2024-02-22T22:34:21.608508+0000 mgr.y (mgr.14142) 332 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:24 smithi171 bash[35217]: cluster 2024-02-22T22:34:23.609100+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:25.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:24 smithi129 bash[35158]: cluster 2024-02-22T22:34:23.609100+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:25.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:24 smithi129 bash[38584]: cluster 2024-02-22T22:34:23.609100+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:26 smithi171 bash[35217]: cluster 2024-02-22T22:34:25.609581+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:26 smithi129 bash[35158]: cluster 2024-02-22T22:34:25.609581+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:26 smithi129 bash[38584]: cluster 2024-02-22T22:34:25.609581+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:28 smithi171 bash[35217]: cluster 2024-02-22T22:34:27.610154+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:28 smithi129 bash[35158]: cluster 2024-02-22T22:34:27.610154+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:28 smithi129 bash[38584]: cluster 2024-02-22T22:34:27.610154+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:30 smithi129 bash[35158]: cluster 2024-02-22T22:34:29.610858+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:30 smithi129 bash[38584]: cluster 2024-02-22T22:34:29.610858+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:30 smithi171 bash[35217]: cluster 2024-02-22T22:34:29.610858+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:32 smithi171 bash[35217]: cluster 2024-02-22T22:34:31.611493+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:32 smithi129 bash[38584]: cluster 2024-02-22T22:34:31.611493+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:32 smithi129 bash[35158]: cluster 2024-02-22T22:34:31.611493+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:34 smithi171 bash[35217]: cluster 2024-02-22T22:34:33.612124+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:34 smithi129 bash[38584]: cluster 2024-02-22T22:34:33.612124+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:35.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:34 smithi129 bash[35158]: cluster 2024-02-22T22:34:33.612124+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:36 smithi171 bash[35217]: cluster 2024-02-22T22:34:35.612830+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:36 smithi129 bash[35158]: cluster 2024-02-22T22:34:35.612830+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:36 smithi129 bash[38584]: cluster 2024-02-22T22:34:35.612830+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:38 smithi171 bash[35217]: cluster 2024-02-22T22:34:37.613383+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:38 smithi129 bash[35158]: cluster 2024-02-22T22:34:37.613383+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:38 smithi129 bash[38584]: cluster 2024-02-22T22:34:37.613383+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:40 smithi129 bash[38584]: cluster 2024-02-22T22:34:39.614030+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:40 smithi129 bash[35158]: cluster 2024-02-22T22:34:39.614030+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:40 smithi171 bash[35217]: cluster 2024-02-22T22:34:39.614030+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:42.477 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:34:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:42 smithi171 bash[35217]: cluster 2024-02-22T22:34:41.614635+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (8m) 5m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (9m) 6m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (9m) 6m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (8m) 5m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (8m) 6m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:34:42.999 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running - - 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running - - 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (7m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (6m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (6m) 5m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:34:43.000 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:34:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:42 smithi129 bash[35158]: cluster 2024-02-22T22:34:41.614635+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:42 smithi129 bash[38584]: cluster 2024-02-22T22:34:41.614635+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:43.289 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:34:43.289 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:34:43.289 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:34:43.290 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:34:43.559 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:34:43.559 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:34:43.559 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:34:43.559 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:34:43.559 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:34:43.559 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:34:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:43 smithi171 bash[35217]: audit 2024-02-22T22:34:42.464793+0000 mgr.y (mgr.14142) 343 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:43.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:43 smithi171 bash[35217]: audit 2024-02-22T22:34:43.288970+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.129:0/1545694512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:34:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:43 smithi129 bash[35158]: audit 2024-02-22T22:34:42.464793+0000 mgr.y (mgr.14142) 343 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:43 smithi129 bash[35158]: audit 2024-02-22T22:34:43.288970+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.129:0/1545694512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:34:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:43 smithi129 bash[38584]: audit 2024-02-22T22:34:42.464793+0000 mgr.y (mgr.14142) 343 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:43 smithi129 bash[38584]: audit 2024-02-22T22:34:43.288970+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.129:0/1545694512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:34:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:44 smithi171 bash[35217]: audit 2024-02-22T22:34:42.735042+0000 mgr.y (mgr.14142) 344 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:44 smithi171 bash[35217]: audit 2024-02-22T22:34:42.996073+0000 mgr.y (mgr.14142) 345 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:44 smithi171 bash[35217]: audit 2024-02-22T22:34:43.558058+0000 mgr.y (mgr.14142) 346 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:44.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:44 smithi171 bash[35217]: cluster 2024-02-22T22:34:43.615206+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[35158]: audit 2024-02-22T22:34:42.735042+0000 mgr.y (mgr.14142) 344 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[35158]: audit 2024-02-22T22:34:42.996073+0000 mgr.y (mgr.14142) 345 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[35158]: audit 2024-02-22T22:34:43.558058+0000 mgr.y (mgr.14142) 346 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[35158]: cluster 2024-02-22T22:34:43.615206+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:45.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[38584]: audit 2024-02-22T22:34:42.735042+0000 mgr.y (mgr.14142) 344 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:45.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[38584]: audit 2024-02-22T22:34:42.996073+0000 mgr.y (mgr.14142) 345 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:45.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[38584]: audit 2024-02-22T22:34:43.558058+0000 mgr.y (mgr.14142) 346 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:34:45.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:44 smithi129 bash[38584]: cluster 2024-02-22T22:34:43.615206+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:46 smithi171 bash[35217]: cluster 2024-02-22T22:34:45.615755+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:47.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:46 smithi129 bash[35158]: cluster 2024-02-22T22:34:45.615755+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:46 smithi129 bash[38584]: cluster 2024-02-22T22:34:45.615755+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:48.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:48 smithi171 bash[35217]: cluster 2024-02-22T22:34:47.616520+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:48 smithi129 bash[35158]: cluster 2024-02-22T22:34:47.616520+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:48 smithi129 bash[38584]: cluster 2024-02-22T22:34:47.616520+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:50 smithi129 bash[35158]: cluster 2024-02-22T22:34:49.617145+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:50 smithi129 bash[38584]: cluster 2024-02-22T22:34:49.617145+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:50 smithi171 bash[35217]: cluster 2024-02-22T22:34:49.617145+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:52.674 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:34:52 smithi171 bash[44423]: time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:52 smithi171 bash[35217]: cluster 2024-02-22T22:34:51.617670+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:53.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:52 smithi129 bash[35158]: cluster 2024-02-22T22:34:51.617670+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:53.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:52 smithi129 bash[38584]: cluster 2024-02-22T22:34:51.617670+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:53.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:34:52 smithi129 bash[53014]: time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:34:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:54 smithi171 bash[35217]: cluster 2024-02-22T22:34:53.618303+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:54 smithi129 bash[35158]: cluster 2024-02-22T22:34:53.618303+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:54 smithi129 bash[38584]: cluster 2024-02-22T22:34:53.618303+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:56 smithi171 bash[35217]: cluster 2024-02-22T22:34:55.619059+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:57.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:56 smithi129 bash[35158]: cluster 2024-02-22T22:34:55.619059+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:56 smithi129 bash[38584]: cluster 2024-02-22T22:34:55.619059+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:34:58 smithi171 bash[35217]: cluster 2024-02-22T22:34:57.619640+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:34:58 smithi129 bash[38584]: cluster 2024-02-22T22:34:57.619640+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:34:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:34:58 smithi129 bash[35158]: cluster 2024-02-22T22:34:57.619640+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:00 smithi129 bash[35158]: cluster 2024-02-22T22:34:59.620198+0000 mgr.y (mgr.14142) 355 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:00 smithi129 bash[38584]: cluster 2024-02-22T22:34:59.620198+0000 mgr.y (mgr.14142) 355 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:00 smithi171 bash[35217]: cluster 2024-02-22T22:34:59.620198+0000 mgr.y (mgr.14142) 355 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:02 smithi171 bash[35217]: cluster 2024-02-22T22:35:01.620677+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:02 smithi129 bash[35158]: cluster 2024-02-22T22:35:01.620677+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:02 smithi129 bash[38584]: cluster 2024-02-22T22:35:01.620677+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:04 smithi171 bash[35217]: cluster 2024-02-22T22:35:03.621215+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:04 smithi129 bash[35158]: cluster 2024-02-22T22:35:03.621215+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:04 smithi129 bash[38584]: cluster 2024-02-22T22:35:03.621215+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:06 smithi171 bash[35217]: cluster 2024-02-22T22:35:05.621946+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:06 smithi129 bash[38584]: cluster 2024-02-22T22:35:05.621946+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:06 smithi129 bash[35158]: cluster 2024-02-22T22:35:05.621946+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:08 smithi171 bash[35217]: cluster 2024-02-22T22:35:07.622492+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:08 smithi129 bash[35158]: cluster 2024-02-22T22:35:07.622492+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:08 smithi129 bash[38584]: cluster 2024-02-22T22:35:07.622492+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:10 smithi129 bash[35158]: cluster 2024-02-22T22:35:09.623015+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:10 smithi129 bash[38584]: cluster 2024-02-22T22:35:09.623015+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:10 smithi171 bash[35217]: cluster 2024-02-22T22:35:09.623015+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:12 smithi171 bash[35217]: cluster 2024-02-22T22:35:11.623631+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:13.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:12 smithi129 bash[35158]: cluster 2024-02-22T22:35:11.623631+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:12 smithi129 bash[38584]: cluster 2024-02-22T22:35:11.623631+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:13.850 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:35:14.372 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:35:14.372 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (8m) 6m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (10m) 7m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (10m) 7m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (8m) 6m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (9m) 7m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running - - 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running - - 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (8m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (6m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:35:14.373 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:35:14.374 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:35:14.374 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:35:14.660 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:35:14.661 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:35:14.662 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:35:14.662 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:35:14.930 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:35:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:14 smithi171 bash[35217]: cluster 2024-02-22T22:35:13.624062+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:14 smithi171 bash[35217]: audit 2024-02-22T22:35:14.660103+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.129:0/3355308542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:35:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:14 smithi129 bash[35158]: cluster 2024-02-22T22:35:13.624062+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:14 smithi129 bash[35158]: audit 2024-02-22T22:35:14.660103+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.129:0/3355308542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:35:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:14 smithi129 bash[38584]: cluster 2024-02-22T22:35:13.624062+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:14 smithi129 bash[38584]: audit 2024-02-22T22:35:14.660103+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.129:0/3355308542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:35:15.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:15 smithi171 bash[35217]: audit 2024-02-22T22:35:13.838336+0000 mgr.y (mgr.14142) 363 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:15.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:15 smithi171 bash[35217]: audit 2024-02-22T22:35:14.104915+0000 mgr.y (mgr.14142) 364 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:15.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:15 smithi171 bash[35217]: audit 2024-02-22T22:35:14.369343+0000 mgr.y (mgr.14142) 365 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:15 smithi129 bash[35158]: audit 2024-02-22T22:35:13.838336+0000 mgr.y (mgr.14142) 363 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:15 smithi129 bash[35158]: audit 2024-02-22T22:35:14.104915+0000 mgr.y (mgr.14142) 364 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:15 smithi129 bash[35158]: audit 2024-02-22T22:35:14.369343+0000 mgr.y (mgr.14142) 365 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:15 smithi129 bash[38584]: audit 2024-02-22T22:35:13.838336+0000 mgr.y (mgr.14142) 363 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:15 smithi129 bash[38584]: audit 2024-02-22T22:35:14.104915+0000 mgr.y (mgr.14142) 364 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:15 smithi129 bash[38584]: audit 2024-02-22T22:35:14.369343+0000 mgr.y (mgr.14142) 365 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:16 smithi171 bash[35217]: audit 2024-02-22T22:35:14.929610+0000 mgr.y (mgr.14142) 366 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:16 smithi171 bash[35217]: cluster 2024-02-22T22:35:15.624558+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:16 smithi129 bash[35158]: audit 2024-02-22T22:35:14.929610+0000 mgr.y (mgr.14142) 366 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:16 smithi129 bash[35158]: cluster 2024-02-22T22:35:15.624558+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:16 smithi129 bash[38584]: audit 2024-02-22T22:35:14.929610+0000 mgr.y (mgr.14142) 366 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:16 smithi129 bash[38584]: cluster 2024-02-22T22:35:15.624558+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:18 smithi171 bash[35217]: cluster 2024-02-22T22:35:17.625101+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:18 smithi129 bash[35158]: cluster 2024-02-22T22:35:17.625101+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:18 smithi129 bash[38584]: cluster 2024-02-22T22:35:17.625101+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:20 smithi129 bash[35158]: cluster 2024-02-22T22:35:19.625768+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:20 smithi129 bash[38584]: cluster 2024-02-22T22:35:19.625768+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:20 smithi171 bash[35217]: cluster 2024-02-22T22:35:19.625768+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:22 smithi171 bash[35217]: cluster 2024-02-22T22:35:21.626648+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:22 smithi129 bash[35158]: cluster 2024-02-22T22:35:21.626648+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:22 smithi129 bash[38584]: cluster 2024-02-22T22:35:21.626648+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:24 smithi171 bash[35217]: cluster 2024-02-22T22:35:23.627315+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:25.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:24 smithi129 bash[35158]: cluster 2024-02-22T22:35:23.627315+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:25.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:24 smithi129 bash[38584]: cluster 2024-02-22T22:35:23.627315+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:26 smithi171 bash[35217]: cluster 2024-02-22T22:35:25.627812+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:26 smithi129 bash[35158]: cluster 2024-02-22T22:35:25.627812+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:26 smithi129 bash[38584]: cluster 2024-02-22T22:35:25.627812+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:28 smithi171 bash[35217]: cluster 2024-02-22T22:35:27.628407+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:28 smithi129 bash[35158]: cluster 2024-02-22T22:35:27.628407+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:28 smithi129 bash[38584]: cluster 2024-02-22T22:35:27.628407+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:30.228 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:35:29 smithi171 bash[44423]: time="2024-02-22T22:35:29Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:35:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:30 smithi129 bash[35158]: cluster 2024-02-22T22:35:29.629225+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:30 smithi129 bash[38584]: cluster 2024-02-22T22:35:29.629225+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:30.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:35:30 smithi129 bash[53014]: time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:35:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:30 smithi171 bash[35217]: cluster 2024-02-22T22:35:29.629225+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:32 smithi171 bash[35217]: cluster 2024-02-22T22:35:31.630103+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:32 smithi129 bash[35158]: cluster 2024-02-22T22:35:31.630103+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:32 smithi129 bash[38584]: cluster 2024-02-22T22:35:31.630103+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:34 smithi171 bash[35217]: cluster 2024-02-22T22:35:33.630829+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:35.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:34 smithi129 bash[35158]: cluster 2024-02-22T22:35:33.630829+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:34 smithi129 bash[38584]: cluster 2024-02-22T22:35:33.630829+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:36 smithi171 bash[35217]: cluster 2024-02-22T22:35:35.631335+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:36 smithi129 bash[35158]: cluster 2024-02-22T22:35:35.631335+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:36 smithi129 bash[38584]: cluster 2024-02-22T22:35:35.631335+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:38 smithi171 bash[35217]: cluster 2024-02-22T22:35:37.631979+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:38 smithi129 bash[35158]: cluster 2024-02-22T22:35:37.631979+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:38 smithi129 bash[38584]: cluster 2024-02-22T22:35:37.631979+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:40 smithi129 bash[35158]: cluster 2024-02-22T22:35:39.632699+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:40 smithi129 bash[38584]: cluster 2024-02-22T22:35:39.632699+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:40 smithi171 bash[35217]: cluster 2024-02-22T22:35:39.632699+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:42 smithi171 bash[35217]: cluster 2024-02-22T22:35:41.633409+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:42 smithi129 bash[35158]: cluster 2024-02-22T22:35:41.633409+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:42 smithi129 bash[38584]: cluster 2024-02-22T22:35:41.633409+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:44.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:44 smithi171 bash[35217]: cluster 2024-02-22T22:35:43.633935+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:44 smithi129 bash[35158]: cluster 2024-02-22T22:35:43.633935+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:45.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:44 smithi129 bash[38584]: cluster 2024-02-22T22:35:43.633935+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:45.221 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (9m) 6m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (10m) 7m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (10m) 7m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (9m) 6m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (9m) 7m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running - - 2024-02-22T22:35:45.744 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running - - 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (8m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (8m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (8m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (7m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (7m) 6m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:35:45.745 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (6m) 6m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:35:46.029 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:35:46.029 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:35:46.029 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:35:46.029 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:35:46.030 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:35:46.298 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:35:46.298 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:35:46.298 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:35:46.298 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:35:46.298 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:35:46.298 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:35:46.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:46 smithi171 bash[35217]: audit 2024-02-22T22:35:45.210361+0000 mgr.y (mgr.14142) 382 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:46 smithi171 bash[35217]: audit 2024-02-22T22:35:45.477426+0000 mgr.y (mgr.14142) 383 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:46 smithi171 bash[35217]: cluster 2024-02-22T22:35:45.634421+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:46.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:46 smithi171 bash[35217]: audit 2024-02-22T22:35:46.028882+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.129:0/3458885244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[35158]: audit 2024-02-22T22:35:45.210361+0000 mgr.y (mgr.14142) 382 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[35158]: audit 2024-02-22T22:35:45.477426+0000 mgr.y (mgr.14142) 383 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[35158]: cluster 2024-02-22T22:35:45.634421+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[35158]: audit 2024-02-22T22:35:46.028882+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.129:0/3458885244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[38584]: audit 2024-02-22T22:35:45.210361+0000 mgr.y (mgr.14142) 382 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[38584]: audit 2024-02-22T22:35:45.477426+0000 mgr.y (mgr.14142) 383 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[38584]: cluster 2024-02-22T22:35:45.634421+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:47.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:46 smithi129 bash[38584]: audit 2024-02-22T22:35:46.028882+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.129:0/3458885244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:35:47.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:47 smithi171 bash[35217]: audit 2024-02-22T22:35:45.740661+0000 mgr.y (mgr.14142) 385 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:47.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:47 smithi171 bash[35217]: audit 2024-02-22T22:35:46.296755+0000 mgr.y (mgr.14142) 386 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:47 smithi129 bash[35158]: audit 2024-02-22T22:35:45.740661+0000 mgr.y (mgr.14142) 385 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:47 smithi129 bash[35158]: audit 2024-02-22T22:35:46.296755+0000 mgr.y (mgr.14142) 386 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:47 smithi129 bash[38584]: audit 2024-02-22T22:35:45.740661+0000 mgr.y (mgr.14142) 385 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:47 smithi129 bash[38584]: audit 2024-02-22T22:35:46.296755+0000 mgr.y (mgr.14142) 386 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:35:48.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:48 smithi171 bash[35217]: cluster 2024-02-22T22:35:47.635008+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:48 smithi129 bash[35158]: cluster 2024-02-22T22:35:47.635008+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:48 smithi129 bash[38584]: cluster 2024-02-22T22:35:47.635008+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:50 smithi129 bash[35158]: cluster 2024-02-22T22:35:49.635770+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:50 smithi129 bash[38584]: cluster 2024-02-22T22:35:49.635770+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:50 smithi171 bash[35217]: cluster 2024-02-22T22:35:49.635770+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:52 smithi171 bash[35217]: cluster 2024-02-22T22:35:51.636350+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:53.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:52 smithi129 bash[35158]: cluster 2024-02-22T22:35:51.636350+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:53.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:52 smithi129 bash[38584]: cluster 2024-02-22T22:35:51.636350+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:54 smithi171 bash[35217]: cluster 2024-02-22T22:35:53.637005+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:54 smithi129 bash[35158]: cluster 2024-02-22T22:35:53.637005+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:54 smithi129 bash[38584]: cluster 2024-02-22T22:35:53.637005+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:56 smithi171 bash[35217]: cluster 2024-02-22T22:35:55.637580+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:56 smithi129 bash[35158]: cluster 2024-02-22T22:35:55.637580+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:56 smithi129 bash[38584]: cluster 2024-02-22T22:35:55.637580+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:35:58 smithi171 bash[35217]: cluster 2024-02-22T22:35:57.638194+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:35:58 smithi129 bash[35158]: cluster 2024-02-22T22:35:57.638194+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:35:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:35:58 smithi129 bash[38584]: cluster 2024-02-22T22:35:57.638194+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:00 smithi129 bash[35158]: cluster 2024-02-22T22:35:59.638808+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:00 smithi129 bash[38584]: cluster 2024-02-22T22:35:59.638808+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:00 smithi171 bash[35217]: cluster 2024-02-22T22:35:59.638808+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:02 smithi171 bash[35217]: cluster 2024-02-22T22:36:01.639506+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:02 smithi129 bash[35158]: cluster 2024-02-22T22:36:01.639506+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:02 smithi129 bash[38584]: cluster 2024-02-22T22:36:01.639506+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:04 smithi171 bash[35217]: cluster 2024-02-22T22:36:03.639998+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:04 smithi129 bash[35158]: cluster 2024-02-22T22:36:03.639998+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:04 smithi129 bash[38584]: cluster 2024-02-22T22:36:03.639998+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:06.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:06 smithi171 bash[35217]: cluster 2024-02-22T22:36:05.640685+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:06 smithi129 bash[35158]: cluster 2024-02-22T22:36:05.640685+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:06 smithi129 bash[38584]: cluster 2024-02-22T22:36:05.640685+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:07.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:07 smithi171 bash[44423]: time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:08.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:07 smithi129 bash[53014]: time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:08.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:08 smithi171 bash[35217]: cluster 2024-02-22T22:36:07.641265+0000 mgr.y (mgr.14142) 397 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:08 smithi129 bash[35158]: cluster 2024-02-22T22:36:07.641265+0000 mgr.y (mgr.14142) 397 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:08 smithi129 bash[38584]: cluster 2024-02-22T22:36:07.641265+0000 mgr.y (mgr.14142) 397 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:10 smithi129 bash[35158]: cluster 2024-02-22T22:36:09.641792+0000 mgr.y (mgr.14142) 398 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:10 smithi129 bash[38584]: cluster 2024-02-22T22:36:09.641792+0000 mgr.y (mgr.14142) 398 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:10 smithi171 bash[35217]: cluster 2024-02-22T22:36:09.641792+0000 mgr.y (mgr.14142) 398 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:12.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:12 smithi171 bash[35217]: cluster 2024-02-22T22:36:11.642358+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:12 smithi129 bash[35158]: cluster 2024-02-22T22:36:11.642358+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:12 smithi129 bash[38584]: cluster 2024-02-22T22:36:11.642358+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:14.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:14 smithi171 bash[35217]: cluster 2024-02-22T22:36:13.642842+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:15.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:14 smithi129 bash[35158]: cluster 2024-02-22T22:36:13.642842+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:14 smithi129 bash[38584]: cluster 2024-02-22T22:36:13.642842+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:16.587 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:36:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:16 smithi171 bash[35217]: cluster 2024-02-22T22:36:15.643448+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:17.112 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (9m) 7m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (11m) 8m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (11m) 8m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (9m) 7m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (10m) 8m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running - - 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running - - 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (9m) 8m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (9m) 8m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (8m) 8m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (8m) 8m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (7m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:36:17.113 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:36:17.114 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:36:17.114 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:36:17.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:16 smithi129 bash[35158]: cluster 2024-02-22T22:36:15.643448+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:16 smithi129 bash[38584]: cluster 2024-02-22T22:36:15.643448+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:17.401 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:36:17.401 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:36:17.401 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:36:17.401 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:36:17.401 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:36:17.401 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:36:17.402 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:36:17.667 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:36:17.667 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:36:17.667 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:36:17.667 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:36:17.667 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:36:17.667 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:36:17.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:17 smithi171 bash[35217]: audit 2024-02-22T22:36:16.576444+0000 mgr.y (mgr.14142) 402 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:17.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:17 smithi171 bash[35217]: audit 2024-02-22T22:36:17.400634+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.129:0/2917071514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:36:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:17 smithi129 bash[35158]: audit 2024-02-22T22:36:16.576444+0000 mgr.y (mgr.14142) 402 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:17 smithi129 bash[35158]: audit 2024-02-22T22:36:17.400634+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.129:0/2917071514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:36:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:17 smithi129 bash[38584]: audit 2024-02-22T22:36:16.576444+0000 mgr.y (mgr.14142) 402 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:17 smithi129 bash[38584]: audit 2024-02-22T22:36:17.400634+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.129:0/2917071514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:36:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:18 smithi171 bash[35217]: audit 2024-02-22T22:36:16.848713+0000 mgr.y (mgr.14142) 403 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:18 smithi171 bash[35217]: audit 2024-02-22T22:36:17.109724+0000 mgr.y (mgr.14142) 404 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:18 smithi171 bash[35217]: cluster 2024-02-22T22:36:17.643992+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:18.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:18 smithi171 bash[35217]: audit 2024-02-22T22:36:17.666345+0000 mgr.y (mgr.14142) 406 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[35158]: audit 2024-02-22T22:36:16.848713+0000 mgr.y (mgr.14142) 403 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[35158]: audit 2024-02-22T22:36:17.109724+0000 mgr.y (mgr.14142) 404 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[35158]: cluster 2024-02-22T22:36:17.643992+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[35158]: audit 2024-02-22T22:36:17.666345+0000 mgr.y (mgr.14142) 406 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[38584]: audit 2024-02-22T22:36:16.848713+0000 mgr.y (mgr.14142) 403 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[38584]: audit 2024-02-22T22:36:17.109724+0000 mgr.y (mgr.14142) 404 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[38584]: cluster 2024-02-22T22:36:17.643992+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:19.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:18 smithi129 bash[38584]: audit 2024-02-22T22:36:17.666345+0000 mgr.y (mgr.14142) 406 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:20 smithi129 bash[35158]: cluster 2024-02-22T22:36:19.644561+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:20 smithi129 bash[38584]: cluster 2024-02-22T22:36:19.644561+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:20 smithi171 bash[35217]: cluster 2024-02-22T22:36:19.644561+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:22 smithi171 bash[35217]: cluster 2024-02-22T22:36:21.645311+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:22 smithi129 bash[38584]: cluster 2024-02-22T22:36:21.645311+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:22 smithi129 bash[35158]: cluster 2024-02-22T22:36:21.645311+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:24 smithi171 bash[35217]: cluster 2024-02-22T22:36:23.645982+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:25.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:24 smithi129 bash[35158]: cluster 2024-02-22T22:36:23.645982+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:25.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:24 smithi129 bash[38584]: cluster 2024-02-22T22:36:23.645982+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:26.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:26 smithi171 bash[35217]: cluster 2024-02-22T22:36:25.646655+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:26 smithi129 bash[35158]: cluster 2024-02-22T22:36:25.646655+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:26 smithi129 bash[38584]: cluster 2024-02-22T22:36:25.646655+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:28.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:28 smithi171 bash[35217]: cluster 2024-02-22T22:36:27.647224+0000 mgr.y (mgr.14142) 411 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:29.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:28 smithi129 bash[35158]: cluster 2024-02-22T22:36:27.647224+0000 mgr.y (mgr.14142) 411 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:28 smithi129 bash[38584]: cluster 2024-02-22T22:36:27.647224+0000 mgr.y (mgr.14142) 411 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:30 smithi129 bash[35158]: cluster 2024-02-22T22:36:29.647869+0000 mgr.y (mgr.14142) 412 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:30 smithi129 bash[38584]: cluster 2024-02-22T22:36:29.647869+0000 mgr.y (mgr.14142) 412 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:30 smithi171 bash[35217]: cluster 2024-02-22T22:36:29.647869+0000 mgr.y (mgr.14142) 412 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:32 smithi171 bash[35217]: cluster 2024-02-22T22:36:31.648440+0000 mgr.y (mgr.14142) 413 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:32 smithi129 bash[35158]: cluster 2024-02-22T22:36:31.648440+0000 mgr.y (mgr.14142) 413 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:32 smithi129 bash[38584]: cluster 2024-02-22T22:36:31.648440+0000 mgr.y (mgr.14142) 413 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:34 smithi171 bash[35217]: cluster 2024-02-22T22:36:33.648955+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:35.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:34 smithi129 bash[35158]: cluster 2024-02-22T22:36:33.648955+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:34 smithi129 bash[38584]: cluster 2024-02-22T22:36:33.648955+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:36.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:36 smithi171 bash[35217]: cluster 2024-02-22T22:36:35.649447+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:36 smithi129 bash[35158]: cluster 2024-02-22T22:36:35.649447+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:36 smithi129 bash[38584]: cluster 2024-02-22T22:36:35.649447+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:38.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:38 smithi171 bash[35217]: cluster 2024-02-22T22:36:37.650108+0000 mgr.y (mgr.14142) 416 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:38 smithi129 bash[35158]: cluster 2024-02-22T22:36:37.650108+0000 mgr.y (mgr.14142) 416 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:38 smithi129 bash[38584]: cluster 2024-02-22T22:36:37.650108+0000 mgr.y (mgr.14142) 416 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:40 smithi129 bash[35158]: cluster 2024-02-22T22:36:39.650795+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:40 smithi129 bash[38584]: cluster 2024-02-22T22:36:39.650795+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:40 smithi171 bash[35217]: cluster 2024-02-22T22:36:39.650795+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:42.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:42 smithi171 bash[35217]: cluster 2024-02-22T22:36:41.651447+0000 mgr.y (mgr.14142) 418 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:42 smithi129 bash[35158]: cluster 2024-02-22T22:36:41.651447+0000 mgr.y (mgr.14142) 418 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:42 smithi129 bash[38584]: cluster 2024-02-22T22:36:41.651447+0000 mgr.y (mgr.14142) 418 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:44.892 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[35217]: cluster 2024-02-22T22:36:43.652009+0000 mgr.y (mgr.14142) 419 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:44.892 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[44423]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:36:44.892 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[44423]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:36:44.893 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[44423]: Error: 3 errors occurred while pulling: 2024-02-22T22:36:44.893 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[44423]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:44.893 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[44423]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:36:44.893 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 bash[44423]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:44 smithi129 bash[35158]: cluster 2024-02-22T22:36:43.652009+0000 mgr.y (mgr.14142) 419 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:45.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:44 smithi129 bash[38584]: cluster 2024-02-22T22:36:43.652009+0000 mgr.y (mgr.14142) 419 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:45.228 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:36:45.228 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:44 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[53014]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[53014]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[53014]: Error: 3 errors occurred while pulling: 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[53014]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[53014]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[53014]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:36:45.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:45 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-22T22:36:45.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: debug 2024-02-22T22:36:45.545+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:45.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:45.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:45.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:45.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:45.656 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:36:45.657 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:45.658 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:36:45.659 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:45.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:45 smithi171 bash[35217]: audit 2024-02-22T22:36:45.633101+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQCWGO64espHB74gOXduW4O0MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjIyMjIzNjQ1WhcN\nMzQwMjE5MjIzNjQ1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIFv5hSOTweOJMF4WdIt\n76SKM+Vi2sPQmbp9RXAXFOZlDGbgxF1P66o+pPakrT+wniklqpXFYKaL5ml87lmz\nN3VIH/p2iFhxG+mmSH4Q+zXW9d8P9BiWuXO82Dj8ntgzBbZR+B2Rx7BtJZPgB6ws\nYR6BJPPMA/u3j5SorbNe4qyQ2Pw3RpcEPxvvpXVoS2ZdG1jGn6m+bd5jEf3nMzKS\nU9PW1lcNfXLNi7tXVA1dUd239S77hO03LKxMLYaOmocc+kjVI7gW6omlgcaLB4zQ\nBlC/eU7PsgQS4c7u1rDfZ6Qe1h0PPV7kP6UeLc43KXoB15KsW3oP2uVxF4o1P8sa\n0wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCNxczx3pC2aT11OwKdHbl1YMup7eNK\nqJP42fyK79+MgBRYbDGBiewL2T76a8tVq7GhwkAkKVxLVleiqSAC1Vzw/cByItMa\nijCqcEqpa5nHoSzcCheHjhC6Nl8XKt0yDpQ0TlSu/TtlHf04jzCY8p5gtlTIg8Vu\nnwkdR/6ddqrwjk+xuI4gJc8sV0nZJ/6zwTrRIAnSABjtwVjTNLgXql1Tb9mqHPxp\n0rEAX+eZByWai7wvlLffpJOPOquDqHEaReX/vtw6IAweIl8AEXKDx4JA1cdL1IHF\nLY4q/BK2TR6NxoKUhk5C7jdEoY/heHSyzCcLC/p6Izl5f9GCrfOPEaWt\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:36:45.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:45 smithi171 bash[35217]: audit 2024-02-22T22:36:45.635899+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQCWGO64espHB74gOXduW4O0MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjIyMjIzNjQ1WhcN\nMzQwMjE5MjIzNjQ1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIFv5hSOTweOJMF4WdIt\n76SKM+Vi2sPQmbp9RXAXFOZlDGbgxF1P66o+pPakrT+wniklqpXFYKaL5ml87lmz\nN3VIH/p2iFhxG+mmSH4Q+zXW9d8P9BiWuXO82Dj8ntgzBbZR+B2Rx7BtJZPgB6ws\nYR6BJPPMA/u3j5SorbNe4qyQ2Pw3RpcEPxvvpXVoS2ZdG1jGn6m+bd5jEf3nMzKS\nU9PW1lcNfXLNi7tXVA1dUd239S77hO03LKxMLYaOmocc+kjVI7gW6omlgcaLB4zQ\nBlC/eU7PsgQS4c7u1rDfZ6Qe1h0PPV7kP6UeLc43KXoB15KsW3oP2uVxF4o1P8sa\n0wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCNxczx3pC2aT11OwKdHbl1YMup7eNK\nqJP42fyK79+MgBRYbDGBiewL2T76a8tVq7GhwkAkKVxLVleiqSAC1Vzw/cByItMa\nijCqcEqpa5nHoSzcCheHjhC6Nl8XKt0yDpQ0TlSu/TtlHf04jzCY8p5gtlTIg8Vu\nnwkdR/6ddqrwjk+xuI4gJc8sV0nZJ/6zwTrRIAnSABjtwVjTNLgXql1Tb9mqHPxp\n0rEAX+eZByWai7wvlLffpJOPOquDqHEaReX/vtw6IAweIl8AEXKDx4JA1cdL1IHF\nLY4q/BK2TR6NxoKUhk5C7jdEoY/heHSyzCcLC/p6Izl5f9GCrfOPEaWt\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:36:45.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:45 smithi171 bash[35217]: audit 2024-02-22T22:36:45.636372+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCwgW/mFI5PB44k\nwXhZ0i3vpIoz5WLaw9CZun1FcBcU5mUMZuDEXU/rqj6k9qStP7CeKSWqlcVgpovm\naXzuWbM3dUgf+naIWHEb6aZIfhD7Ndb13w/0GJa5c7zYOPye2DMFtlH4HZHHsG0l\nk+AHrCxhHoEk88wD+7ePlKits17irJDY/DdGlwQ/G++ldWhLZl0bWMafqb5t3mMR\n/eczMpJT09bWVw19cs2Lu1dUDV1R3bf1LvuE7TcsrEwtho6ahxz6SNUjuBbqiaWB\nxosHjNAGUL95Ts+yBBLhzu7WsN9npB7WHQ89XuQ/pR4tzjcpegHXkqxbeg/a5XEX\nijU/yxrTAgMBAAECggEAbUvZhLmZ3aoqBOygn84cj9ZtlfEnI5w5odfvFn5wbIq2\na9WQvUei46WKIRBxrK5Rqb6FCnqvvEelPcp4iAeXiHHhdZvcplVNxSELzLvzu/r8\n30d/U4GeY7wdZi7zj1EFVzYsz91Plj3TeH93LIka+hCvm7gzzwuiARDm2pjF2spE\niRduKDoIqWFem28LdCoizvo+dXKzPRq7cFA4lnQ2pVLHoj8CByOQUIH3ce4izakf\n47lZp32u3CY/d3HyMhDukS61l4KnlXibQg+9k3nGge+OCd3iJ+UWKmKpWNQF3ReZ\nsqwujrVbTRvm8ow3ThP1oy1kFn8cFMbJveMkPPkRQQKBgQDpTeVmjCD+R0l4+4LP\nG75bz7+Qj6ocqlZZ0rIB5Qza/yIG4ItWR016+senBgV8sG9hniapVaJBhs2OKHuO\nKQTODRxkPAmGgusBKC75YEXQlMGzo/TKyU9VB7rUaMtqCV1NVVOmb2+wushB3yd8\nwpdU+WC0ifaKhQnAskRlDGDugwKBgQDBrQ2CWDpxY1bSlQTpboBVNnjQ1Ieu4th2\nYqmXnyPHZPxrfTD19vccqxqfkD6T4tj/2Vb9B/i5NCN6n+nSohADFp+F8qTeJXuw\nm+KWqsazkfhRYPppZnispXm0feKkARHf9bQ3+SVtNgPbjCLs2mf4OzjmKzJHrfp7\nhBBYFD5xcQKBgC7v5gQgkw61RtnZN/L08PJFtJOf46iKuH6vvfJVo6V3iN/7Uu0T\nwUnJpFs9AeOZF397MuoEeXVXaol8KYdrRzUxPBIKZhwywJbl/7VaIhGZq/K5PKmD\noLtJp9POFYaKxcOmNAMbDkxu95URET+vYoTM+yC3VOt/YnvrIYl22RWDAoGAJWOv\nM/asca9n14eFRztZ8xltAYPGHfEVMOWjL+49DgVk5atphFKFKjeuEBfcvNgSZHIk\n5Pxg/AAgyU+N6Gf5B1+atFU/ltNNqa6uc7/MVGZdtfgu36I0sb/QWxPiaR77wGzC\nufuTSh4faIcJRwhzAe0M8wJr1oKz1JyOOzLNS0ECgYEAkDdHO3cm+3qxxnR9HvVk\noV1n5EMDIAMh6gNW4lbHXqVCX+9Wb35UoazEZx7O6+TAs1qWmV+485o4J8TGosar\nGV9t5lduh1aLnyQMDGXj/tTa6pBO5+CiLTVIUMVpfiW+Zp1N5+t0140uxaBCMgJJ\noXixvJE/0/BPSP4h9t13ix0=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:36:45.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:45 smithi171 bash[35217]: audit 2024-02-22T22:36:45.640214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCwgW/mFI5PB44k\nwXhZ0i3vpIoz5WLaw9CZun1FcBcU5mUMZuDEXU/rqj6k9qStP7CeKSWqlcVgpovm\naXzuWbM3dUgf+naIWHEb6aZIfhD7Ndb13w/0GJa5c7zYOPye2DMFtlH4HZHHsG0l\nk+AHrCxhHoEk88wD+7ePlKits17irJDY/DdGlwQ/G++ldWhLZl0bWMafqb5t3mMR\n/eczMpJT09bWVw19cs2Lu1dUDV1R3bf1LvuE7TcsrEwtho6ahxz6SNUjuBbqiaWB\nxosHjNAGUL95Ts+yBBLhzu7WsN9npB7WHQ89XuQ/pR4tzjcpegHXkqxbeg/a5XEX\nijU/yxrTAgMBAAECggEAbUvZhLmZ3aoqBOygn84cj9ZtlfEnI5w5odfvFn5wbIq2\na9WQvUei46WKIRBxrK5Rqb6FCnqvvEelPcp4iAeXiHHhdZvcplVNxSELzLvzu/r8\n30d/U4GeY7wdZi7zj1EFVzYsz91Plj3TeH93LIka+hCvm7gzzwuiARDm2pjF2spE\niRduKDoIqWFem28LdCoizvo+dXKzPRq7cFA4lnQ2pVLHoj8CByOQUIH3ce4izakf\n47lZp32u3CY/d3HyMhDukS61l4KnlXibQg+9k3nGge+OCd3iJ+UWKmKpWNQF3ReZ\nsqwujrVbTRvm8ow3ThP1oy1kFn8cFMbJveMkPPkRQQKBgQDpTeVmjCD+R0l4+4LP\nG75bz7+Qj6ocqlZZ0rIB5Qza/yIG4ItWR016+senBgV8sG9hniapVaJBhs2OKHuO\nKQTODRxkPAmGgusBKC75YEXQlMGzo/TKyU9VB7rUaMtqCV1NVVOmb2+wushB3yd8\nwpdU+WC0ifaKhQnAskRlDGDugwKBgQDBrQ2CWDpxY1bSlQTpboBVNnjQ1Ieu4th2\nYqmXnyPHZPxrfTD19vccqxqfkD6T4tj/2Vb9B/i5NCN6n+nSohADFp+F8qTeJXuw\nm+KWqsazkfhRYPppZnispXm0feKkARHf9bQ3+SVtNgPbjCLs2mf4OzjmKzJHrfp7\nhBBYFD5xcQKBgC7v5gQgkw61RtnZN/L08PJFtJOf46iKuH6vvfJVo6V3iN/7Uu0T\nwUnJpFs9AeOZF397MuoEeXVXaol8KYdrRzUxPBIKZhwywJbl/7VaIhGZq/K5PKmD\noLtJp9POFYaKxcOmNAMbDkxu95URET+vYoTM+yC3VOt/YnvrIYl22RWDAoGAJWOv\nM/asca9n14eFRztZ8xltAYPGHfEVMOWjL+49DgVk5atphFKFKjeuEBfcvNgSZHIk\n5Pxg/AAgyU+N6Gf5B1+atFU/ltNNqa6uc7/MVGZdtfgu36I0sb/QWxPiaR77wGzC\nufuTSh4faIcJRwhzAe0M8wJr1oKz1JyOOzLNS0ECgYEAkDdHO3cm+3qxxnR9HvVk\noV1n5EMDIAMh6gNW4lbHXqVCX+9Wb35UoazEZx7O6+TAs1qWmV+485o4J8TGosar\nGV9t5lduh1aLnyQMDGXj/tTa6pBO5+CiLTVIUMVpfiW+Zp1N5+t0140uxaBCMgJJ\noXixvJE/0/BPSP4h9t13ix0=\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:36:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35158]: audit 2024-02-22T22:36:45.633101+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQCWGO64espHB74gOXduW4O0MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjIyMjIzNjQ1WhcN\nMzQwMjE5MjIzNjQ1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIFv5hSOTweOJMF4WdIt\n76SKM+Vi2sPQmbp9RXAXFOZlDGbgxF1P66o+pPakrT+wniklqpXFYKaL5ml87lmz\nN3VIH/p2iFhxG+mmSH4Q+zXW9d8P9BiWuXO82Dj8ntgzBbZR+B2Rx7BtJZPgB6ws\nYR6BJPPMA/u3j5SorbNe4qyQ2Pw3RpcEPxvvpXVoS2ZdG1jGn6m+bd5jEf3nMzKS\nU9PW1lcNfXLNi7tXVA1dUd239S77hO03LKxMLYaOmocc+kjVI7gW6omlgcaLB4zQ\nBlC/eU7PsgQS4c7u1rDfZ6Qe1h0PPV7kP6UeLc43KXoB15KsW3oP2uVxF4o1P8sa\n0wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCNxczx3pC2aT11OwKdHbl1YMup7eNK\nqJP42fyK79+MgBRYbDGBiewL2T76a8tVq7GhwkAkKVxLVleiqSAC1Vzw/cByItMa\nijCqcEqpa5nHoSzcCheHjhC6Nl8XKt0yDpQ0TlSu/TtlHf04jzCY8p5gtlTIg8Vu\nnwkdR/6ddqrwjk+xuI4gJc8sV0nZJ/6zwTrRIAnSABjtwVjTNLgXql1Tb9mqHPxp\n0rEAX+eZByWai7wvlLffpJOPOquDqHEaReX/vtw6IAweIl8AEXKDx4JA1cdL1IHF\nLY4q/BK2TR6NxoKUhk5C7jdEoY/heHSyzCcLC/p6Izl5f9GCrfOPEaWt\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:36:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35158]: audit 2024-02-22T22:36:45.635899+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQCWGO64espHB74gOXduW4O0MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjIyMjIzNjQ1WhcN\nMzQwMjE5MjIzNjQ1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIFv5hSOTweOJMF4WdIt\n76SKM+Vi2sPQmbp9RXAXFOZlDGbgxF1P66o+pPakrT+wniklqpXFYKaL5ml87lmz\nN3VIH/p2iFhxG+mmSH4Q+zXW9d8P9BiWuXO82Dj8ntgzBbZR+B2Rx7BtJZPgB6ws\nYR6BJPPMA/u3j5SorbNe4qyQ2Pw3RpcEPxvvpXVoS2ZdG1jGn6m+bd5jEf3nMzKS\nU9PW1lcNfXLNi7tXVA1dUd239S77hO03LKxMLYaOmocc+kjVI7gW6omlgcaLB4zQ\nBlC/eU7PsgQS4c7u1rDfZ6Qe1h0PPV7kP6UeLc43KXoB15KsW3oP2uVxF4o1P8sa\n0wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCNxczx3pC2aT11OwKdHbl1YMup7eNK\nqJP42fyK79+MgBRYbDGBiewL2T76a8tVq7GhwkAkKVxLVleiqSAC1Vzw/cByItMa\nijCqcEqpa5nHoSzcCheHjhC6Nl8XKt0yDpQ0TlSu/TtlHf04jzCY8p5gtlTIg8Vu\nnwkdR/6ddqrwjk+xuI4gJc8sV0nZJ/6zwTrRIAnSABjtwVjTNLgXql1Tb9mqHPxp\n0rEAX+eZByWai7wvlLffpJOPOquDqHEaReX/vtw6IAweIl8AEXKDx4JA1cdL1IHF\nLY4q/BK2TR6NxoKUhk5C7jdEoY/heHSyzCcLC/p6Izl5f9GCrfOPEaWt\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:36:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[38584]: audit 2024-02-22T22:36:45.633101+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQCWGO64espHB74gOXduW4O0MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjIyMjIzNjQ1WhcN\nMzQwMjE5MjIzNjQ1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIFv5hSOTweOJMF4WdIt\n76SKM+Vi2sPQmbp9RXAXFOZlDGbgxF1P66o+pPakrT+wniklqpXFYKaL5ml87lmz\nN3VIH/p2iFhxG+mmSH4Q+zXW9d8P9BiWuXO82Dj8ntgzBbZR+B2Rx7BtJZPgB6ws\nYR6BJPPMA/u3j5SorbNe4qyQ2Pw3RpcEPxvvpXVoS2ZdG1jGn6m+bd5jEf3nMzKS\nU9PW1lcNfXLNi7tXVA1dUd239S77hO03LKxMLYaOmocc+kjVI7gW6omlgcaLB4zQ\nBlC/eU7PsgQS4c7u1rDfZ6Qe1h0PPV7kP6UeLc43KXoB15KsW3oP2uVxF4o1P8sa\n0wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCNxczx3pC2aT11OwKdHbl1YMup7eNK\nqJP42fyK79+MgBRYbDGBiewL2T76a8tVq7GhwkAkKVxLVleiqSAC1Vzw/cByItMa\nijCqcEqpa5nHoSzcCheHjhC6Nl8XKt0yDpQ0TlSu/TtlHf04jzCY8p5gtlTIg8Vu\nnwkdR/6ddqrwjk+xuI4gJc8sV0nZJ/6zwTrRIAnSABjtwVjTNLgXql1Tb9mqHPxp\n0rEAX+eZByWai7wvlLffpJOPOquDqHEaReX/vtw6IAweIl8AEXKDx4JA1cdL1IHF\nLY4q/BK2TR6NxoKUhk5C7jdEoY/heHSyzCcLC/p6Izl5f9GCrfOPEaWt\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:36:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[38584]: audit 2024-02-22T22:36:45.635899+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQCWGO64espHB74gOXduW4O0MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjIyMjIzNjQ1WhcN\nMzQwMjE5MjIzNjQ1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIFv5hSOTweOJMF4WdIt\n76SKM+Vi2sPQmbp9RXAXFOZlDGbgxF1P66o+pPakrT+wniklqpXFYKaL5ml87lmz\nN3VIH/p2iFhxG+mmSH4Q+zXW9d8P9BiWuXO82Dj8ntgzBbZR+B2Rx7BtJZPgB6ws\nYR6BJPPMA/u3j5SorbNe4qyQ2Pw3RpcEPxvvpXVoS2ZdG1jGn6m+bd5jEf3nMzKS\nU9PW1lcNfXLNi7tXVA1dUd239S77hO03LKxMLYaOmocc+kjVI7gW6omlgcaLB4zQ\nBlC/eU7PsgQS4c7u1rDfZ6Qe1h0PPV7kP6UeLc43KXoB15KsW3oP2uVxF4o1P8sa\n0wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCNxczx3pC2aT11OwKdHbl1YMup7eNK\nqJP42fyK79+MgBRYbDGBiewL2T76a8tVq7GhwkAkKVxLVleiqSAC1Vzw/cByItMa\nijCqcEqpa5nHoSzcCheHjhC6Nl8XKt0yDpQ0TlSu/TtlHf04jzCY8p5gtlTIg8Vu\nnwkdR/6ddqrwjk+xuI4gJc8sV0nZJ/6zwTrRIAnSABjtwVjTNLgXql1Tb9mqHPxp\n0rEAX+eZByWai7wvlLffpJOPOquDqHEaReX/vtw6IAweIl8AEXKDx4JA1cdL1IHF\nLY4q/BK2TR6NxoKUhk5C7jdEoY/heHSyzCcLC/p6Izl5f9GCrfOPEaWt\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:36:46.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35158]: audit 2024-02-22T22:36:45.636372+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCwgW/mFI5PB44k\nwXhZ0i3vpIoz5WLaw9CZun1FcBcU5mUMZuDEXU/rqj6k9qStP7CeKSWqlcVgpovm\naXzuWbM3dUgf+naIWHEb6aZIfhD7Ndb13w/0GJa5c7zYOPye2DMFtlH4HZHHsG0l\nk+AHrCxhHoEk88wD+7ePlKits17irJDY/DdGlwQ/G++ldWhLZl0bWMafqb5t3mMR\n/eczMpJT09bWVw19cs2Lu1dUDV1R3bf1LvuE7TcsrEwtho6ahxz6SNUjuBbqiaWB\nxosHjNAGUL95Ts+yBBLhzu7WsN9npB7WHQ89XuQ/pR4tzjcpegHXkqxbeg/a5XEX\nijU/yxrTAgMBAAECggEAbUvZhLmZ3aoqBOygn84cj9ZtlfEnI5w5odfvFn5wbIq2\na9WQvUei46WKIRBxrK5Rqb6FCnqvvEelPcp4iAeXiHHhdZvcplVNxSELzLvzu/r8\n30d/U4GeY7wdZi7zj1EFVzYsz91Plj3TeH93LIka+hCvm7gzzwuiARDm2pjF2spE\niRduKDoIqWFem28LdCoizvo+dXKzPRq7cFA4lnQ2pVLHoj8CByOQUIH3ce4izakf\n47lZp32u3CY/d3HyMhDukS61l4KnlXibQg+9k3nGge+OCd3iJ+UWKmKpWNQF3ReZ\nsqwujrVbTRvm8ow3ThP1oy1kFn8cFMbJveMkPPkRQQKBgQDpTeVmjCD+R0l4+4LP\nG75bz7+Qj6ocqlZZ0rIB5Qza/yIG4ItWR016+senBgV8sG9hniapVaJBhs2OKHuO\nKQTODRxkPAmGgusBKC75YEXQlMGzo/TKyU9VB7rUaMtqCV1NVVOmb2+wushB3yd8\nwpdU+WC0ifaKhQnAskRlDGDugwKBgQDBrQ2CWDpxY1bSlQTpboBVNnjQ1Ieu4th2\nYqmXnyPHZPxrfTD19vccqxqfkD6T4tj/2Vb9B/i5NCN6n+nSohADFp+F8qTeJXuw\nm+KWqsazkfhRYPppZnispXm0feKkARHf9bQ3+SVtNgPbjCLs2mf4OzjmKzJHrfp7\nhBBYFD5xcQKBgC7v5gQgkw61RtnZN/L08PJFtJOf46iKuH6vvfJVo6V3iN/7Uu0T\nwUnJpFs9AeOZF397MuoEeXVXaol8KYdrRzUxPBIKZhwywJbl/7VaIhGZq/K5PKmD\noLtJp9POFYaKxcOmNAMbDkxu95URET+vYoTM+yC3VOt/YnvrIYl22RWDAoGAJWOv\nM/asca9n14eFRztZ8xltAYPGHfEVMOWjL+49DgVk5atphFKFKjeuEBfcvNgSZHIk\n5Pxg/AAgyU+N6Gf5B1+atFU/ltNNqa6uc7/MVGZdtfgu36I0sb/QWxPiaR77wGzC\nufuTSh4faIcJRwhzAe0M8wJr1oKz1JyOOzLNS0ECgYEAkDdHO3cm+3qxxnR9HvVk\noV1n5EMDIAMh6gNW4lbHXqVCX+9Wb35UoazEZx7O6+TAs1qWmV+485o4J8TGosar\nGV9t5lduh1aLnyQMDGXj/tTa6pBO5+CiLTVIUMVpfiW+Zp1N5+t0140uxaBCMgJJ\noXixvJE/0/BPSP4h9t13ix0=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:36:46.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[35158]: audit 2024-02-22T22:36:45.640214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCwgW/mFI5PB44k\nwXhZ0i3vpIoz5WLaw9CZun1FcBcU5mUMZuDEXU/rqj6k9qStP7CeKSWqlcVgpovm\naXzuWbM3dUgf+naIWHEb6aZIfhD7Ndb13w/0GJa5c7zYOPye2DMFtlH4HZHHsG0l\nk+AHrCxhHoEk88wD+7ePlKits17irJDY/DdGlwQ/G++ldWhLZl0bWMafqb5t3mMR\n/eczMpJT09bWVw19cs2Lu1dUDV1R3bf1LvuE7TcsrEwtho6ahxz6SNUjuBbqiaWB\nxosHjNAGUL95Ts+yBBLhzu7WsN9npB7WHQ89XuQ/pR4tzjcpegHXkqxbeg/a5XEX\nijU/yxrTAgMBAAECggEAbUvZhLmZ3aoqBOygn84cj9ZtlfEnI5w5odfvFn5wbIq2\na9WQvUei46WKIRBxrK5Rqb6FCnqvvEelPcp4iAeXiHHhdZvcplVNxSELzLvzu/r8\n30d/U4GeY7wdZi7zj1EFVzYsz91Plj3TeH93LIka+hCvm7gzzwuiARDm2pjF2spE\niRduKDoIqWFem28LdCoizvo+dXKzPRq7cFA4lnQ2pVLHoj8CByOQUIH3ce4izakf\n47lZp32u3CY/d3HyMhDukS61l4KnlXibQg+9k3nGge+OCd3iJ+UWKmKpWNQF3ReZ\nsqwujrVbTRvm8ow3ThP1oy1kFn8cFMbJveMkPPkRQQKBgQDpTeVmjCD+R0l4+4LP\nG75bz7+Qj6ocqlZZ0rIB5Qza/yIG4ItWR016+senBgV8sG9hniapVaJBhs2OKHuO\nKQTODRxkPAmGgusBKC75YEXQlMGzo/TKyU9VB7rUaMtqCV1NVVOmb2+wushB3yd8\nwpdU+WC0ifaKhQnAskRlDGDugwKBgQDBrQ2CWDpxY1bSlQTpboBVNnjQ1Ieu4th2\nYqmXnyPHZPxrfTD19vccqxqfkD6T4tj/2Vb9B/i5NCN6n+nSohADFp+F8qTeJXuw\nm+KWqsazkfhRYPppZnispXm0feKkARHf9bQ3+SVtNgPbjCLs2mf4OzjmKzJHrfp7\nhBBYFD5xcQKBgC7v5gQgkw61RtnZN/L08PJFtJOf46iKuH6vvfJVo6V3iN/7Uu0T\nwUnJpFs9AeOZF397MuoEeXVXaol8KYdrRzUxPBIKZhwywJbl/7VaIhGZq/K5PKmD\noLtJp9POFYaKxcOmNAMbDkxu95URET+vYoTM+yC3VOt/YnvrIYl22RWDAoGAJWOv\nM/asca9n14eFRztZ8xltAYPGHfEVMOWjL+49DgVk5atphFKFKjeuEBfcvNgSZHIk\n5Pxg/AAgyU+N6Gf5B1+atFU/ltNNqa6uc7/MVGZdtfgu36I0sb/QWxPiaR77wGzC\nufuTSh4faIcJRwhzAe0M8wJr1oKz1JyOOzLNS0ECgYEAkDdHO3cm+3qxxnR9HvVk\noV1n5EMDIAMh6gNW4lbHXqVCX+9Wb35UoazEZx7O6+TAs1qWmV+485o4J8TGosar\nGV9t5lduh1aLnyQMDGXj/tTa6pBO5+CiLTVIUMVpfiW+Zp1N5+t0140uxaBCMgJJ\noXixvJE/0/BPSP4h9t13ix0=\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:36:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[38584]: audit 2024-02-22T22:36:45.636372+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCwgW/mFI5PB44k\nwXhZ0i3vpIoz5WLaw9CZun1FcBcU5mUMZuDEXU/rqj6k9qStP7CeKSWqlcVgpovm\naXzuWbM3dUgf+naIWHEb6aZIfhD7Ndb13w/0GJa5c7zYOPye2DMFtlH4HZHHsG0l\nk+AHrCxhHoEk88wD+7ePlKits17irJDY/DdGlwQ/G++ldWhLZl0bWMafqb5t3mMR\n/eczMpJT09bWVw19cs2Lu1dUDV1R3bf1LvuE7TcsrEwtho6ahxz6SNUjuBbqiaWB\nxosHjNAGUL95Ts+yBBLhzu7WsN9npB7WHQ89XuQ/pR4tzjcpegHXkqxbeg/a5XEX\nijU/yxrTAgMBAAECggEAbUvZhLmZ3aoqBOygn84cj9ZtlfEnI5w5odfvFn5wbIq2\na9WQvUei46WKIRBxrK5Rqb6FCnqvvEelPcp4iAeXiHHhdZvcplVNxSELzLvzu/r8\n30d/U4GeY7wdZi7zj1EFVzYsz91Plj3TeH93LIka+hCvm7gzzwuiARDm2pjF2spE\niRduKDoIqWFem28LdCoizvo+dXKzPRq7cFA4lnQ2pVLHoj8CByOQUIH3ce4izakf\n47lZp32u3CY/d3HyMhDukS61l4KnlXibQg+9k3nGge+OCd3iJ+UWKmKpWNQF3ReZ\nsqwujrVbTRvm8ow3ThP1oy1kFn8cFMbJveMkPPkRQQKBgQDpTeVmjCD+R0l4+4LP\nG75bz7+Qj6ocqlZZ0rIB5Qza/yIG4ItWR016+senBgV8sG9hniapVaJBhs2OKHuO\nKQTODRxkPAmGgusBKC75YEXQlMGzo/TKyU9VB7rUaMtqCV1NVVOmb2+wushB3yd8\nwpdU+WC0ifaKhQnAskRlDGDugwKBgQDBrQ2CWDpxY1bSlQTpboBVNnjQ1Ieu4th2\nYqmXnyPHZPxrfTD19vccqxqfkD6T4tj/2Vb9B/i5NCN6n+nSohADFp+F8qTeJXuw\nm+KWqsazkfhRYPppZnispXm0feKkARHf9bQ3+SVtNgPbjCLs2mf4OzjmKzJHrfp7\nhBBYFD5xcQKBgC7v5gQgkw61RtnZN/L08PJFtJOf46iKuH6vvfJVo6V3iN/7Uu0T\nwUnJpFs9AeOZF397MuoEeXVXaol8KYdrRzUxPBIKZhwywJbl/7VaIhGZq/K5PKmD\noLtJp9POFYaKxcOmNAMbDkxu95URET+vYoTM+yC3VOt/YnvrIYl22RWDAoGAJWOv\nM/asca9n14eFRztZ8xltAYPGHfEVMOWjL+49DgVk5atphFKFKjeuEBfcvNgSZHIk\n5Pxg/AAgyU+N6Gf5B1+atFU/ltNNqa6uc7/MVGZdtfgu36I0sb/QWxPiaR77wGzC\nufuTSh4faIcJRwhzAe0M8wJr1oKz1JyOOzLNS0ECgYEAkDdHO3cm+3qxxnR9HvVk\noV1n5EMDIAMh6gNW4lbHXqVCX+9Wb35UoazEZx7O6+TAs1qWmV+485o4J8TGosar\nGV9t5lduh1aLnyQMDGXj/tTa6pBO5+CiLTVIUMVpfiW+Zp1N5+t0140uxaBCMgJJ\noXixvJE/0/BPSP4h9t13ix0=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:36:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:45 smithi129 bash[38584]: audit 2024-02-22T22:36:45.640214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCwgW/mFI5PB44k\nwXhZ0i3vpIoz5WLaw9CZun1FcBcU5mUMZuDEXU/rqj6k9qStP7CeKSWqlcVgpovm\naXzuWbM3dUgf+naIWHEb6aZIfhD7Ndb13w/0GJa5c7zYOPye2DMFtlH4HZHHsG0l\nk+AHrCxhHoEk88wD+7ePlKits17irJDY/DdGlwQ/G++ldWhLZl0bWMafqb5t3mMR\n/eczMpJT09bWVw19cs2Lu1dUDV1R3bf1LvuE7TcsrEwtho6ahxz6SNUjuBbqiaWB\nxosHjNAGUL95Ts+yBBLhzu7WsN9npB7WHQ89XuQ/pR4tzjcpegHXkqxbeg/a5XEX\nijU/yxrTAgMBAAECggEAbUvZhLmZ3aoqBOygn84cj9ZtlfEnI5w5odfvFn5wbIq2\na9WQvUei46WKIRBxrK5Rqb6FCnqvvEelPcp4iAeXiHHhdZvcplVNxSELzLvzu/r8\n30d/U4GeY7wdZi7zj1EFVzYsz91Plj3TeH93LIka+hCvm7gzzwuiARDm2pjF2spE\niRduKDoIqWFem28LdCoizvo+dXKzPRq7cFA4lnQ2pVLHoj8CByOQUIH3ce4izakf\n47lZp32u3CY/d3HyMhDukS61l4KnlXibQg+9k3nGge+OCd3iJ+UWKmKpWNQF3ReZ\nsqwujrVbTRvm8ow3ThP1oy1kFn8cFMbJveMkPPkRQQKBgQDpTeVmjCD+R0l4+4LP\nG75bz7+Qj6ocqlZZ0rIB5Qza/yIG4ItWR016+senBgV8sG9hniapVaJBhs2OKHuO\nKQTODRxkPAmGgusBKC75YEXQlMGzo/TKyU9VB7rUaMtqCV1NVVOmb2+wushB3yd8\nwpdU+WC0ifaKhQnAskRlDGDugwKBgQDBrQ2CWDpxY1bSlQTpboBVNnjQ1Ieu4th2\nYqmXnyPHZPxrfTD19vccqxqfkD6T4tj/2Vb9B/i5NCN6n+nSohADFp+F8qTeJXuw\nm+KWqsazkfhRYPppZnispXm0feKkARHf9bQ3+SVtNgPbjCLs2mf4OzjmKzJHrfp7\nhBBYFD5xcQKBgC7v5gQgkw61RtnZN/L08PJFtJOf46iKuH6vvfJVo6V3iN/7Uu0T\nwUnJpFs9AeOZF397MuoEeXVXaol8KYdrRzUxPBIKZhwywJbl/7VaIhGZq/K5PKmD\noLtJp9POFYaKxcOmNAMbDkxu95URET+vYoTM+yC3VOt/YnvrIYl22RWDAoGAJWOv\nM/asca9n14eFRztZ8xltAYPGHfEVMOWjL+49DgVk5atphFKFKjeuEBfcvNgSZHIk\n5Pxg/AAgyU+N6Gf5B1+atFU/ltNNqa6uc7/MVGZdtfgu36I0sb/QWxPiaR77wGzC\nufuTSh4faIcJRwhzAe0M8wJr1oKz1JyOOzLNS0ECgYEAkDdHO3cm+3qxxnR9HvVk\noV1n5EMDIAMh6gNW4lbHXqVCX+9Wb35UoazEZx7O6+TAs1qWmV+485o4J8TGosar\nGV9t5lduh1aLnyQMDGXj/tTa6pBO5+CiLTVIUMVpfiW+Zp1N5+t0140uxaBCMgJJ\noXixvJE/0/BPSP4h9t13ix0=\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:36:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: cephadm 2024-02-22T22:36:45.546922+0000 mgr.y (mgr.14142) 420 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: cephadm 2024-02-22T22:36:45.546922+0000 mgr.y (mgr.14142) 420 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:36:47.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: code, '\n'.join(err))) 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: code, '\n'.join(err))) 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: cephadm 2024-02-22T22:36:45.547020+0000 mgr.y (mgr.14142) 421 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi129', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:36:47.163 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: cephadm 2024-02-22T22:36:45.547020+0000 mgr.y (mgr.14142) 421 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi129', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: cephadm 2024-02-22T22:36:45.640621+0000 mgr.y (mgr.14142) 422 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-02-22T22:36:47.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[35158]: cluster 2024-02-22T22:36:45.652574+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: cephadm 2024-02-22T22:36:45.640621+0000 mgr.y (mgr.14142) 422 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-02-22T22:36:47.168 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:46 smithi129 bash[38584]: cluster 2024-02-22T22:36:45.652574+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:47.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: cephadm 2024-02-22T22:36:45.546922+0000 mgr.y (mgr.14142) 420 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:36:47.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: code, '\n'.join(err))) 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: cephadm 2024-02-22T22:36:45.547020+0000 mgr.y (mgr.14142) 421 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi129', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:36:47.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:34:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:35:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:36:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:36:47.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: cephadm 2024-02-22T22:36:45.640621+0000 mgr.y (mgr.14142) 422 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-02-22T22:36:47.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:46 smithi171 bash[35217]: cluster 2024-02-22T22:36:45.652574+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:47.959 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (10m) 7m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (11m) 8m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (11m) 8m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (10m) 7m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (10m) 8m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running - - 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running - - 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (9m) 8m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (9m) 8m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:36:48.480 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (9m) 8m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:36:48.481 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (8m) 8m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:36:48.481 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (8m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:36:48.481 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (8m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:36:48.481 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (7m) 7m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:36:48.481 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (7m) 7m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:36:48.770 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:36:48.771 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:36:49.035 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:36:49.035 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:36:49.035 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:36:49.035 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:36:49.035 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:36:49.035 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:36:49.154 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:48 smithi129 bash[38584]: cluster 2024-02-22T22:36:47.653225+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:48 smithi129 bash[35158]: cluster 2024-02-22T22:36:47.653225+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:49.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:48 smithi171 bash[35217]: cluster 2024-02-22T22:36:47.653225+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[35158]: audit 2024-02-22T22:36:47.947548+0000 mgr.y (mgr.14142) 425 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[35158]: audit 2024-02-22T22:36:48.213689+0000 mgr.y (mgr.14142) 426 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[35158]: audit 2024-02-22T22:36:48.476530+0000 mgr.y (mgr.14142) 427 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[35158]: audit 2024-02-22T22:36:48.769645+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.129:0/3394699345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[38584]: audit 2024-02-22T22:36:47.947548+0000 mgr.y (mgr.14142) 425 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[38584]: audit 2024-02-22T22:36:48.213689+0000 mgr.y (mgr.14142) 426 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[38584]: audit 2024-02-22T22:36:48.476530+0000 mgr.y (mgr.14142) 427 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:49 smithi129 bash[38584]: audit 2024-02-22T22:36:48.769645+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.129:0/3394699345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:36:50.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:49 smithi171 bash[35217]: audit 2024-02-22T22:36:47.947548+0000 mgr.y (mgr.14142) 425 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:49 smithi171 bash[35217]: audit 2024-02-22T22:36:48.213689+0000 mgr.y (mgr.14142) 426 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:49 smithi171 bash[35217]: audit 2024-02-22T22:36:48.476530+0000 mgr.y (mgr.14142) 427 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:50.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:49 smithi171 bash[35217]: audit 2024-02-22T22:36:48.769645+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.129:0/3394699345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:36:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:50 smithi129 bash[35158]: audit 2024-02-22T22:36:49.034006+0000 mgr.y (mgr.14142) 428 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:50 smithi129 bash[35158]: cluster 2024-02-22T22:36:49.653775+0000 mgr.y (mgr.14142) 429 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:50 smithi129 bash[38584]: audit 2024-02-22T22:36:49.034006+0000 mgr.y (mgr.14142) 428 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:50 smithi129 bash[38584]: cluster 2024-02-22T22:36:49.653775+0000 mgr.y (mgr.14142) 429 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:51.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:50 smithi171 bash[35217]: audit 2024-02-22T22:36:49.034006+0000 mgr.y (mgr.14142) 428 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:36:51.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:50 smithi171 bash[35217]: cluster 2024-02-22T22:36:49.653775+0000 mgr.y (mgr.14142) 429 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:51 smithi129 bash[35158]: cluster 2024-02-22T22:36:51.654521+0000 mgr.y (mgr.14142) 430 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:51 smithi129 bash[38584]: cluster 2024-02-22T22:36:51.654521+0000 mgr.y (mgr.14142) 430 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:51 smithi171 bash[35217]: cluster 2024-02-22T22:36:51.654521+0000 mgr.y (mgr.14142) 430 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:54 smithi171 bash[35217]: cluster 2024-02-22T22:36:53.655178+0000 mgr.y (mgr.14142) 431 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:54 smithi129 bash[35158]: cluster 2024-02-22T22:36:53.655178+0000 mgr.y (mgr.14142) 431 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:54 smithi129 bash[38584]: cluster 2024-02-22T22:36:53.655178+0000 mgr.y (mgr.14142) 431 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:55.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:54 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:36:55.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:54 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2024-02-22T22:36:55.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:54 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:36:55.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:54 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:36:55.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:55 smithi171 podman[44477]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.b" found: no such container 2024-02-22T22:36:55.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:55 smithi171 systemd[1]: Started Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:36:55.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:55 smithi171 bash[44493]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:55.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:36:55 smithi171 bash[44493]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:36:56.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:36:56.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2024-02-22T22:36:56.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:36:56.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 systemd[1]: Starting Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:36:56.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 podman[53716]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.a" found: no such container 2024-02-22T22:36:56.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 systemd[1]: Started Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:36:56.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 bash[53733]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:36:56.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:36:55 smithi129 bash[53733]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:36:56.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:56 smithi171 bash[35217]: cluster 2024-02-22T22:36:55.655665+0000 mgr.y (mgr.14142) 432 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:56 smithi129 bash[35158]: cluster 2024-02-22T22:36:55.655665+0000 mgr.y (mgr.14142) 432 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:56 smithi129 bash[38584]: cluster 2024-02-22T22:36:55.655665+0000 mgr.y (mgr.14142) 432 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:58.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:36:58 smithi171 bash[35217]: cluster 2024-02-22T22:36:57.656218+0000 mgr.y (mgr.14142) 433 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:36:58 smithi129 bash[35158]: cluster 2024-02-22T22:36:57.656218+0000 mgr.y (mgr.14142) 433 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:36:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:36:58 smithi129 bash[38584]: cluster 2024-02-22T22:36:57.656218+0000 mgr.y (mgr.14142) 433 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:00 smithi129 bash[35158]: cluster 2024-02-22T22:36:59.656774+0000 mgr.y (mgr.14142) 434 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:00 smithi129 bash[38584]: cluster 2024-02-22T22:36:59.656774+0000 mgr.y (mgr.14142) 434 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:00.946 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:00 smithi171 bash[35217]: cluster 2024-02-22T22:36:59.656774+0000 mgr.y (mgr.14142) 434 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:02.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:02 smithi171 bash[35217]: cluster 2024-02-22T22:37:01.657347+0000 mgr.y (mgr.14142) 435 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:02 smithi129 bash[35158]: cluster 2024-02-22T22:37:01.657347+0000 mgr.y (mgr.14142) 435 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:02 smithi129 bash[38584]: cluster 2024-02-22T22:37:01.657347+0000 mgr.y (mgr.14142) 435 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:03.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:03 smithi171 podman[44692]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-grafana.a" found: no such container 2024-02-22T22:37:03.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:03 smithi171 systemd[1]: Started Ceph grafana.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:37:03.945 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.637688+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.641354+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.642342+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.646131+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.646955+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.650792+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.651567+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.655482+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.656312+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi171.tppitu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-22T22:37:03.947 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.660801+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi171.tppitu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-22T22:37:03.948 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.661551+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:37:03.948 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:03 smithi171 bash[35217]: audit 2024-02-22T22:37:03.662440+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi171.tppitu", "key": "container_image"}]: dispatch 2024-02-22T22:37:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.637688+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.637688+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.641354+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.642342+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.646131+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.646955+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.650792+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-22T22:37:04.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.651567+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.655482+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.656312+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi171.tppitu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.660801+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi171.tppitu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.661551+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[38584]: audit 2024-02-22T22:37:03.662440+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi171.tppitu", "key": "container_image"}]: dispatch 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.641354+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.642342+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.646131+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-22T22:37:04.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.646955+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.650792+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.651567+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.655482+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.656312+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi171.tppitu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.660801+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi171.tppitu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.661551+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:37:04.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:03 smithi129 bash[35158]: audit 2024-02-22T22:37:03.662440+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi171.tppitu", "key": "container_image"}]: dispatch 2024-02-22T22:37:04.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[35217]: cluster 2024-02-22T22:37:03.657787+0000 mgr.y (mgr.14142) 436 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:04.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[35217]: cephadm 2024-02-22T22:37:03.662072+0000 mgr.y (mgr.14142) 437 : cephadm [INF] Deploying daemon rgw.r.z.smithi171.tppitu on smithi171 2024-02-22T22:37:04.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+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-22T22:37:04.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-22T22:37:04.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-22T22:37:04.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="App mode production" logger=settings 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-22T22:37:04.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-22T22:37:04.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-22T22:37:04.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-22T22:37:04.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-22T22:37:04.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-22T22:37:04.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-22T22:37:04.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-22T22:37:04.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-22T22:37:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-22T22:37:04.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-22T22:37:04.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-22T22:37:04.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-22T22:37:04.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-22T22:37:04.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-22T22:37:04.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-22T22:37:04.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-22T22:37:04.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-22T22:37:04.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-22T22:37:04.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-22T22:37:05.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-22T22:37:05.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+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-22T22:37:05.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-22T22:37:05.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+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-22T22:37:05.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="Initializing Stream Manager" 2024-02-22T22:37:05.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:37:04 smithi171 bash[44710]: t=2024-02-22T22:37:04+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-02-22T22:37:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:04 smithi129 bash[35158]: cluster 2024-02-22T22:37:03.657787+0000 mgr.y (mgr.14142) 436 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:04 smithi129 bash[35158]: cephadm 2024-02-22T22:37:03.662072+0000 mgr.y (mgr.14142) 437 : cephadm [INF] Deploying daemon rgw.r.z.smithi171.tppitu on smithi171 2024-02-22T22:37:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:04 smithi129 bash[38584]: cluster 2024-02-22T22:37:03.657787+0000 mgr.y (mgr.14142) 436 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:04 smithi129 bash[38584]: cephadm 2024-02-22T22:37:03.662072+0000 mgr.y (mgr.14142) 437 : cephadm [INF] Deploying daemon rgw.r.z.smithi171.tppitu on smithi171 2024-02-22T22:37:05.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:05 smithi171 bash[35217]: audit 2024-02-22T22:37:05.598575+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:37:05.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:05 smithi171 bash[35217]: audit 2024-02-22T22:37:05.601991+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:37:05.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:05 smithi171 bash[35217]: audit 2024-02-22T22:37:05.602658+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.fynnhk", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-22T22:37:05.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:05 smithi171 bash[35217]: audit 2024-02-22T22:37:05.605631+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.fynnhk", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-22T22:37:05.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:05 smithi171 bash[35217]: audit 2024-02-22T22:37:05.606489+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:37:05.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:05 smithi171 bash[35217]: audit 2024-02-22T22:37:05.607428+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi129.fynnhk", "key": "container_image"}]: dispatch 2024-02-22T22:37:06.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[35158]: audit 2024-02-22T22:37:05.598575+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:37:06.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[35158]: audit 2024-02-22T22:37:05.601991+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:37:06.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[35158]: audit 2024-02-22T22:37:05.602658+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.fynnhk", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-22T22:37:06.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[35158]: audit 2024-02-22T22:37:05.605631+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.fynnhk", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-22T22:37:06.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[35158]: audit 2024-02-22T22:37:05.606489+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:37:06.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[35158]: audit 2024-02-22T22:37:05.607428+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi129.fynnhk", "key": "container_image"}]: dispatch 2024-02-22T22:37:06.017 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[38584]: audit 2024-02-22T22:37:05.598575+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]: dispatch 2024-02-22T22:37:06.017 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[38584]: audit 2024-02-22T22:37:05.601991+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:25:56.298002\"}"}]': finished 2024-02-22T22:37:06.017 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[38584]: audit 2024-02-22T22:37:05.602658+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.fynnhk", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-22T22:37:06.017 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[38584]: audit 2024-02-22T22:37:05.605631+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.fynnhk", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-22T22:37:06.017 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[38584]: audit 2024-02-22T22:37:05.606489+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:37:06.018 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:05 smithi129 bash[38584]: audit 2024-02-22T22:37:05.607428+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi129.fynnhk", "key": "container_image"}]: dispatch 2024-02-22T22:37:07.125 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:06 smithi129 bash[35158]: cephadm 2024-02-22T22:37:05.607070+0000 mgr.y (mgr.14142) 438 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.fynnhk on smithi129 2024-02-22T22:37:07.125 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:06 smithi129 bash[35158]: cluster 2024-02-22T22:37:05.658338+0000 mgr.y (mgr.14142) 439 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:07.126 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:06 smithi129 bash[38584]: cephadm 2024-02-22T22:37:05.607070+0000 mgr.y (mgr.14142) 438 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.fynnhk on smithi129 2024-02-22T22:37:07.126 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:06 smithi129 bash[38584]: cluster 2024-02-22T22:37:05.658338+0000 mgr.y (mgr.14142) 439 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:07.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:06 smithi171 bash[35217]: cephadm 2024-02-22T22:37:05.607070+0000 mgr.y (mgr.14142) 438 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.fynnhk on smithi129 2024-02-22T22:37:07.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:06 smithi171 bash[35217]: cluster 2024-02-22T22:37:05.658338+0000 mgr.y (mgr.14142) 439 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[35158]: audit 2024-02-22T22:37:07.457279+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:37:08.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[38584]: audit 2024-02-22T22:37:07.457279+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:37:08.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[35158]: audit 2024-02-22T22:37:07.460396+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:37:08.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[38584]: audit 2024-02-22T22:37:07.460396+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:37:08.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[35158]: audit 2024-02-22T22:37:07.666809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:37:08.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[35158]: audit 2024-02-22T22:37:07.669857+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:37:08.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[35158]: audit 2024-02-22T22:37:07.670357+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:37:08.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[38584]: audit 2024-02-22T22:37:07.666809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:37:08.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[38584]: audit 2024-02-22T22:37:07.669857+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:37:08.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:07 smithi129 bash[38584]: audit 2024-02-22T22:37:07.670357+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:37:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:07 smithi171 bash[35217]: audit 2024-02-22T22:37:07.457279+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]: dispatch 2024-02-22T22:37:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:07 smithi171 bash[35217]: audit 2024-02-22T22:37:07.460396+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:25:18.722144\"}"}]': finished 2024-02-22T22:37:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:07 smithi171 bash[35217]: audit 2024-02-22T22:37:07.666809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:37:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:07 smithi171 bash[35217]: audit 2024-02-22T22:37:07.669857+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596902\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.596990\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:27:53.597021\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597048\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:27:53.597075\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:27:53.597101\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:27:53.597168\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:37:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:07 smithi171 bash[35217]: audit 2024-02-22T22:37:07.670357+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:37:08.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:08 smithi129 bash[35158]: cluster 2024-02-22T22:37:07.658881+0000 mgr.y (mgr.14142) 440 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 47 op/s 2024-02-22T22:37:08.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:08 smithi129 bash[38584]: cluster 2024-02-22T22:37:07.658881+0000 mgr.y (mgr.14142) 440 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 47 op/s 2024-02-22T22:37:09.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:08 smithi171 bash[35217]: cluster 2024-02-22T22:37:07.658881+0000 mgr.y (mgr.14142) 440 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 47 op/s 2024-02-22T22:37:10.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[38584]: audit 2024-02-22T22:37:09.255924+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254821\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254908\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254939\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254966\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254993\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:09.255020\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:37:09.255046\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255073\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255089\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:37:09.255191\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:37:10.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[35158]: audit 2024-02-22T22:37:09.255924+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254821\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254908\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254939\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254966\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254993\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:09.255020\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:37:09.255046\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255073\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255089\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:37:09.255191\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:37:10.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[38584]: audit 2024-02-22T22:37:09.258846+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254821\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254908\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254939\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254966\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254993\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:09.255020\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:37:09.255046\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255073\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255089\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:37:09.255191\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:37:10.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[38584]: audit 2024-02-22T22:37:09.464309+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:37:10.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[35158]: audit 2024-02-22T22:37:09.258846+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254821\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254908\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254939\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254966\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254993\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:09.255020\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:37:09.255046\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255073\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255089\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:37:09.255191\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:37:10.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[38584]: audit 2024-02-22T22:37:09.467157+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:37:10.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[38584]: audit 2024-02-22T22:37:09.467662+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:37:10.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[35158]: audit 2024-02-22T22:37:09.464309+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:37:10.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[35158]: audit 2024-02-22T22:37:09.467157+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:37:10.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:09 smithi129 bash[35158]: audit 2024-02-22T22:37:09.467662+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:37:10.159 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:09 smithi171 bash[35217]: audit 2024-02-22T22:37:09.255924+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254821\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254908\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254939\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254966\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254993\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:09.255020\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:37:09.255046\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255073\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255089\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:37:09.255191\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:37:10.159 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:09 smithi171 bash[35217]: audit 2024-02-22T22:37:09.258846+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254821\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254908\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.254939\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254966\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:09.254993\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:09.255020\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:37:09.255046\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255073\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:09.255089\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:37:09.255191\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:37:10.160 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:09 smithi171 bash[35217]: audit 2024-02-22T22:37:09.464309+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:37:10.160 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:09 smithi171 bash[35217]: audit 2024-02-22T22:37:09.467157+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.043979\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044067\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:29:09.044097\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044150\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:29:09.044178\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:29:09.044206\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:37:10.160 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:09 smithi171 bash[35217]: audit 2024-02-22T22:37:09.467662+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:37:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:10 smithi129 bash[35158]: cluster 2024-02-22T22:37:09.659386+0000 mgr.y (mgr.14142) 441 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 90 op/s 2024-02-22T22:37:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:10 smithi129 bash[38584]: cluster 2024-02-22T22:37:09.659386+0000 mgr.y (mgr.14142) 441 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 90 op/s 2024-02-22T22:37:11.169 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:10 smithi171 bash[35217]: cluster 2024-02-22T22:37:09.659386+0000 mgr.y (mgr.14142) 441 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 6.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 90 op/s 2024-02-22T22:37:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:11 smithi129 bash[35158]: cluster 2024-02-22T22:37:11.659934+0000 mgr.y (mgr.14142) 442 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-22T22:37:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:11 smithi129 bash[38584]: cluster 2024-02-22T22:37:11.659934+0000 mgr.y (mgr.14142) 442 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-22T22:37:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:11 smithi171 bash[35217]: cluster 2024-02-22T22:37:11.659934+0000 mgr.y (mgr.14142) 442 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-22T22:37:13.056 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:12 smithi129 bash[35158]: audit 2024-02-22T22:37:11.762699+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761410\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:37:11.761758\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:37:13.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:12 smithi129 bash[38584]: audit 2024-02-22T22:37:11.762699+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761410\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:37:11.761758\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:37:13.057 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:12 smithi129 bash[35158]: audit 2024-02-22T22:37:11.766183+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761410\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:37:11.761758\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:37:13.057 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:12 smithi129 bash[35158]: cephadm 2024-02-22T22:37:11.769875+0000 mgr.y (mgr.14142) 443 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:37:13.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:12 smithi129 bash[38584]: audit 2024-02-22T22:37:11.766183+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761410\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:37:11.761758\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:37:13.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:12 smithi129 bash[38584]: cephadm 2024-02-22T22:37:11.769875+0000 mgr.y (mgr.14142) 443 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:37:13.130 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:12 smithi171 bash[35217]: audit 2024-02-22T22:37:11.762699+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761410\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:37:11.761758\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:37:13.130 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:12 smithi171 bash[35217]: audit 2024-02-22T22:37:11.766183+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"53fcb6564c2f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761410\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:26:38.338370\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:36.361081\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:37:11.761758\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:37:13.130 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:12 smithi171 bash[35217]: cephadm 2024-02-22T22:37:11.769875+0000 mgr.y (mgr.14142) 443 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:37:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:13 smithi129 bash[35158]: cluster 2024-02-22T22:37:13.660497+0000 mgr.y (mgr.14142) 444 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:13 smithi129 bash[38584]: cluster 2024-02-22T22:37:13.660497+0000 mgr.y (mgr.14142) 444 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:13 smithi171 bash[35217]: cluster 2024-02-22T22:37:13.660497+0000 mgr.y (mgr.14142) 444 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:16.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:16 smithi171 bash[35217]: cluster 2024-02-22T22:37:15.661047+0000 mgr.y (mgr.14142) 445 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:16 smithi129 bash[35158]: cluster 2024-02-22T22:37:15.661047+0000 mgr.y (mgr.14142) 445 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:16 smithi129 bash[38584]: cluster 2024-02-22T22:37:15.661047+0000 mgr.y (mgr.14142) 445 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:18.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:18 smithi171 bash[35217]: cluster 2024-02-22T22:37:17.661845+0000 mgr.y (mgr.14142) 446 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:18 smithi129 bash[35158]: cluster 2024-02-22T22:37:17.661845+0000 mgr.y (mgr.14142) 446 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:18 smithi129 bash[38584]: cluster 2024-02-22T22:37:17.661845+0000 mgr.y (mgr.14142) 446 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-22T22:37:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (16s) 8s ago 16s 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (10m) 8s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (12m) 10s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (12m) 10s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (10m) 8s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (11m) 10s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:37:19.846 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 10s ago 3m prom/node-exporter 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 8s ago 3m prom/node-exporter 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (10m) 10s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (10m) 10s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (9m) 10s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (9m) 10s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (8m) 8s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (8m) 8s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (8m) 8s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (8m) 8s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (12s) 10s ago 12s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:37:19.847 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (14s) 8s ago 14s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:37:20.133 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:37:20.133 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:37:20.133 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:37:20.133 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:20.133 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:37:20.134 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:37:20.400 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:37:20.400 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:37:20.400 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:37:20.400 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:37:20.400 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:37:20.400 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[35158]: audit 2024-02-22T22:37:19.316735+0000 mgr.y (mgr.14142) 447 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[35158]: audit 2024-02-22T22:37:19.581529+0000 mgr.y (mgr.14142) 448 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[35158]: cluster 2024-02-22T22:37:19.662335+0000 mgr.y (mgr.14142) 449 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 170 B/s wr, 118 op/s 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[35158]: audit 2024-02-22T22:37:20.132707+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.129:0/3170778401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[38584]: audit 2024-02-22T22:37:19.316735+0000 mgr.y (mgr.14142) 447 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[38584]: audit 2024-02-22T22:37:19.581529+0000 mgr.y (mgr.14142) 448 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[38584]: cluster 2024-02-22T22:37:19.662335+0000 mgr.y (mgr.14142) 449 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 170 B/s wr, 118 op/s 2024-02-22T22:37:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:20 smithi129 bash[38584]: audit 2024-02-22T22:37:20.132707+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.129:0/3170778401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:37:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:20 smithi171 bash[35217]: audit 2024-02-22T22:37:19.316735+0000 mgr.y (mgr.14142) 447 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:20 smithi171 bash[35217]: audit 2024-02-22T22:37:19.581529+0000 mgr.y (mgr.14142) 448 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:20 smithi171 bash[35217]: cluster 2024-02-22T22:37:19.662335+0000 mgr.y (mgr.14142) 449 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 170 B/s wr, 118 op/s 2024-02-22T22:37:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:20 smithi171 bash[35217]: audit 2024-02-22T22:37:20.132707+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.129:0/3170778401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:37:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:21 smithi129 bash[35158]: audit 2024-02-22T22:37:19.842593+0000 mgr.y (mgr.14142) 450 : audit [DBG] from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:21.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:21 smithi129 bash[35158]: audit 2024-02-22T22:37:20.398748+0000 mgr.y (mgr.14142) 451 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:21.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:21 smithi129 bash[38584]: audit 2024-02-22T22:37:19.842593+0000 mgr.y (mgr.14142) 450 : audit [DBG] from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:21.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:21 smithi129 bash[38584]: audit 2024-02-22T22:37:20.398748+0000 mgr.y (mgr.14142) 451 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:21.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:21 smithi171 bash[35217]: audit 2024-02-22T22:37:19.842593+0000 mgr.y (mgr.14142) 450 : audit [DBG] from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:21.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:21 smithi171 bash[35217]: audit 2024-02-22T22:37:20.398748+0000 mgr.y (mgr.14142) 451 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:22.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:22 smithi129 bash[35158]: cluster 2024-02-22T22:37:21.662858+0000 mgr.y (mgr.14142) 452 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 170 B/s wr, 75 op/s 2024-02-22T22:37:22.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:22 smithi129 bash[38584]: cluster 2024-02-22T22:37:21.662858+0000 mgr.y (mgr.14142) 452 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 170 B/s wr, 75 op/s 2024-02-22T22:37:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:22 smithi171 bash[35217]: cluster 2024-02-22T22:37:21.662858+0000 mgr.y (mgr.14142) 452 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 170 B/s wr, 75 op/s 2024-02-22T22:37:24.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:24 smithi171 bash[35217]: cluster 2024-02-22T22:37:23.663431+0000 mgr.y (mgr.14142) 453 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-22T22:37:25.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:24 smithi129 bash[35158]: cluster 2024-02-22T22:37:23.663431+0000 mgr.y (mgr.14142) 453 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-22T22:37:25.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:24 smithi129 bash[38584]: cluster 2024-02-22T22:37:23.663431+0000 mgr.y (mgr.14142) 453 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-22T22:37:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:26 smithi129 bash[35158]: cluster 2024-02-22T22:37:25.663874+0000 mgr.y (mgr.14142) 454 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:26 smithi129 bash[38584]: cluster 2024-02-22T22:37:25.663874+0000 mgr.y (mgr.14142) 454 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:27.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:26 smithi171 bash[35217]: cluster 2024-02-22T22:37:25.663874+0000 mgr.y (mgr.14142) 454 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:28 smithi129 bash[35158]: cluster 2024-02-22T22:37:27.664480+0000 mgr.y (mgr.14142) 455 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:28 smithi129 bash[38584]: cluster 2024-02-22T22:37:27.664480+0000 mgr.y (mgr.14142) 455 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:29.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:28 smithi171 bash[35217]: cluster 2024-02-22T22:37:27.664480+0000 mgr.y (mgr.14142) 455 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:30 smithi129 bash[35158]: cluster 2024-02-22T22:37:29.665170+0000 mgr.y (mgr.14142) 456 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:30 smithi129 bash[38584]: cluster 2024-02-22T22:37:29.665170+0000 mgr.y (mgr.14142) 456 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:30 smithi171 bash[35217]: cluster 2024-02-22T22:37:29.665170+0000 mgr.y (mgr.14142) 456 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:31.978 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:37:31 smithi171 bash[44493]: time="2024-02-22T22:37:31Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:37:32.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:37:32 smithi129 bash[53733]: time="2024-02-22T22:37:32Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:37:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:32 smithi171 bash[35217]: cluster 2024-02-22T22:37:31.665718+0000 mgr.y (mgr.14142) 457 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:33.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:32 smithi129 bash[35158]: cluster 2024-02-22T22:37:31.665718+0000 mgr.y (mgr.14142) 457 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:32 smithi129 bash[38584]: cluster 2024-02-22T22:37:31.665718+0000 mgr.y (mgr.14142) 457 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:34.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:34 smithi171 bash[35217]: cluster 2024-02-22T22:37:33.666320+0000 mgr.y (mgr.14142) 458 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:35.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:34 smithi129 bash[35158]: cluster 2024-02-22T22:37:33.666320+0000 mgr.y (mgr.14142) 458 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:34 smithi129 bash[38584]: cluster 2024-02-22T22:37:33.666320+0000 mgr.y (mgr.14142) 458 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:36 smithi129 bash[35158]: cluster 2024-02-22T22:37:35.667041+0000 mgr.y (mgr.14142) 459 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:36 smithi129 bash[38584]: cluster 2024-02-22T22:37:35.667041+0000 mgr.y (mgr.14142) 459 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:36 smithi171 bash[35217]: cluster 2024-02-22T22:37:35.667041+0000 mgr.y (mgr.14142) 459 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:38 smithi129 bash[35158]: cluster 2024-02-22T22:37:37.667832+0000 mgr.y (mgr.14142) 460 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:38 smithi129 bash[38584]: cluster 2024-02-22T22:37:37.667832+0000 mgr.y (mgr.14142) 460 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:39.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:38 smithi171 bash[35217]: cluster 2024-02-22T22:37:37.667832+0000 mgr.y (mgr.14142) 460 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:40 smithi129 bash[35158]: cluster 2024-02-22T22:37:39.668420+0000 mgr.y (mgr.14142) 461 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:40 smithi129 bash[38584]: cluster 2024-02-22T22:37:39.668420+0000 mgr.y (mgr.14142) 461 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:40 smithi171 bash[35217]: cluster 2024-02-22T22:37:39.668420+0000 mgr.y (mgr.14142) 461 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:42.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:42 smithi171 bash[35217]: cluster 2024-02-22T22:37:41.668944+0000 mgr.y (mgr.14142) 462 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:42 smithi129 bash[35158]: cluster 2024-02-22T22:37:41.668944+0000 mgr.y (mgr.14142) 462 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:42 smithi129 bash[38584]: cluster 2024-02-22T22:37:41.668944+0000 mgr.y (mgr.14142) 462 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:45.154 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:44 smithi129 bash[38584]: cluster 2024-02-22T22:37:43.669484+0000 mgr.y (mgr.14142) 463 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:45.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:44 smithi129 bash[35158]: cluster 2024-02-22T22:37:43.669484+0000 mgr.y (mgr.14142) 463 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:45.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:44 smithi171 bash[35217]: cluster 2024-02-22T22:37:43.669484+0000 mgr.y (mgr.14142) 463 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:46 smithi129 bash[35158]: cluster 2024-02-22T22:37:45.669975+0000 mgr.y (mgr.14142) 464 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:46 smithi129 bash[38584]: cluster 2024-02-22T22:37:45.669975+0000 mgr.y (mgr.14142) 464 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:47.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:46 smithi171 bash[35217]: cluster 2024-02-22T22:37:45.669975+0000 mgr.y (mgr.14142) 464 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:48 smithi129 bash[35158]: cluster 2024-02-22T22:37:47.670530+0000 mgr.y (mgr.14142) 465 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:48 smithi129 bash[38584]: cluster 2024-02-22T22:37:47.670530+0000 mgr.y (mgr.14142) 465 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:49.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:48 smithi171 bash[35217]: cluster 2024-02-22T22:37:47.670530+0000 mgr.y (mgr.14142) 465 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:50.702 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:37:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:50 smithi129 bash[35158]: cluster 2024-02-22T22:37:49.671182+0000 mgr.y (mgr.14142) 466 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:50 smithi129 bash[38584]: cluster 2024-02-22T22:37:49.671182+0000 mgr.y (mgr.14142) 466 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:50 smithi171 bash[35217]: cluster 2024-02-22T22:37:49.671182+0000 mgr.y (mgr.14142) 466 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (47s) 39s ago 47s 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (11m) 39s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (13m) 41s ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (13m) 41s ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (11m) 39s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (11m) 41s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 41s ago 3m prom/node-exporter 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 39s ago 3m prom/node-exporter 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (10m) 41s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:37:51.223 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (10m) 41s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (10m) 41s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (9m) 41s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (9m) 39s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (9m) 39s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (9m) 39s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (8m) 39s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (43s) 41s ago 43s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:37:51.224 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (45s) 39s ago 45s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:37:51.509 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:37:51.509 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:37:51.509 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:37:51.510 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:37:51.511 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:37:51.780 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:37:51.780 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:37:51.780 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:37:51.780 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:37:51.780 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:37:51.780 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:37:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:51 smithi129 bash[35158]: audit 2024-02-22T22:37:50.690615+0000 mgr.y (mgr.14142) 467 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:51.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:51 smithi129 bash[35158]: audit 2024-02-22T22:37:51.508940+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.129:0/3659790785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:37:51.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:51 smithi129 bash[38584]: audit 2024-02-22T22:37:50.690615+0000 mgr.y (mgr.14142) 467 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:51.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:51 smithi129 bash[38584]: audit 2024-02-22T22:37:51.508940+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.129:0/3659790785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:37:51.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:51 smithi171 bash[35217]: audit 2024-02-22T22:37:50.690615+0000 mgr.y (mgr.14142) 467 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:51.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:51 smithi171 bash[35217]: audit 2024-02-22T22:37:51.508940+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.129:0/3659790785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:37:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:52 smithi129 bash[35158]: audit 2024-02-22T22:37:50.956905+0000 mgr.y (mgr.14142) 468 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:52 smithi129 bash[35158]: audit 2024-02-22T22:37:51.219306+0000 mgr.y (mgr.14142) 469 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:52.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:52 smithi129 bash[35158]: cluster 2024-02-22T22:37:51.671692+0000 mgr.y (mgr.14142) 470 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:52 smithi129 bash[38584]: audit 2024-02-22T22:37:50.956905+0000 mgr.y (mgr.14142) 468 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:52 smithi129 bash[38584]: audit 2024-02-22T22:37:51.219306+0000 mgr.y (mgr.14142) 469 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:52.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:52 smithi129 bash[38584]: cluster 2024-02-22T22:37:51.671692+0000 mgr.y (mgr.14142) 470 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:52 smithi171 bash[35217]: audit 2024-02-22T22:37:50.956905+0000 mgr.y (mgr.14142) 468 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:52 smithi171 bash[35217]: audit 2024-02-22T22:37:51.219306+0000 mgr.y (mgr.14142) 469 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:52.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:52 smithi171 bash[35217]: cluster 2024-02-22T22:37:51.671692+0000 mgr.y (mgr.14142) 470 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:53 smithi129 bash[35158]: audit 2024-02-22T22:37:51.779146+0000 mgr.y (mgr.14142) 471 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:53.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:53 smithi129 bash[38584]: audit 2024-02-22T22:37:51.779146+0000 mgr.y (mgr.14142) 471 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:53.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:53 smithi171 bash[35217]: audit 2024-02-22T22:37:51.779146+0000 mgr.y (mgr.14142) 471 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:37:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:54 smithi129 bash[35158]: cluster 2024-02-22T22:37:53.672373+0000 mgr.y (mgr.14142) 472 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:54.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:54 smithi129 bash[38584]: cluster 2024-02-22T22:37:53.672373+0000 mgr.y (mgr.14142) 472 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:54.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:54 smithi171 bash[35217]: cluster 2024-02-22T22:37:53.672373+0000 mgr.y (mgr.14142) 472 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:56 smithi129 bash[35158]: cluster 2024-02-22T22:37:55.672822+0000 mgr.y (mgr.14142) 473 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:56 smithi129 bash[38584]: cluster 2024-02-22T22:37:55.672822+0000 mgr.y (mgr.14142) 473 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:57.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:56 smithi171 bash[35217]: cluster 2024-02-22T22:37:55.672822+0000 mgr.y (mgr.14142) 473 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:37:58 smithi129 bash[35158]: cluster 2024-02-22T22:37:57.673519+0000 mgr.y (mgr.14142) 474 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:37:58 smithi129 bash[38584]: cluster 2024-02-22T22:37:57.673519+0000 mgr.y (mgr.14142) 474 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:37:59.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:37:58 smithi171 bash[35217]: cluster 2024-02-22T22:37:57.673519+0000 mgr.y (mgr.14142) 474 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:00 smithi129 bash[35158]: cluster 2024-02-22T22:37:59.674099+0000 mgr.y (mgr.14142) 475 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:00 smithi129 bash[38584]: cluster 2024-02-22T22:37:59.674099+0000 mgr.y (mgr.14142) 475 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:00 smithi171 bash[35217]: cluster 2024-02-22T22:37:59.674099+0000 mgr.y (mgr.14142) 475 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:02 smithi129 bash[35158]: cluster 2024-02-22T22:38:01.674638+0000 mgr.y (mgr.14142) 476 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:02 smithi129 bash[38584]: cluster 2024-02-22T22:38:01.674638+0000 mgr.y (mgr.14142) 476 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:03.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:02 smithi171 bash[35217]: cluster 2024-02-22T22:38:01.674638+0000 mgr.y (mgr.14142) 476 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:04 smithi129 bash[35158]: cluster 2024-02-22T22:38:03.675184+0000 mgr.y (mgr.14142) 477 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:04 smithi129 bash[38584]: cluster 2024-02-22T22:38:03.675184+0000 mgr.y (mgr.14142) 477 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:05.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:04 smithi171 bash[35217]: cluster 2024-02-22T22:38:03.675184+0000 mgr.y (mgr.14142) 477 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:06 smithi129 bash[35158]: cluster 2024-02-22T22:38:05.675887+0000 mgr.y (mgr.14142) 478 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:06 smithi129 bash[38584]: cluster 2024-02-22T22:38:05.675887+0000 mgr.y (mgr.14142) 478 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:07.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:06 smithi171 bash[35217]: cluster 2024-02-22T22:38:05.675887+0000 mgr.y (mgr.14142) 478 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:08 smithi129 bash[35158]: cluster 2024-02-22T22:38:07.676560+0000 mgr.y (mgr.14142) 479 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:08 smithi129 bash[38584]: cluster 2024-02-22T22:38:07.676560+0000 mgr.y (mgr.14142) 479 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:09.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:08 smithi171 bash[35217]: cluster 2024-02-22T22:38:07.676560+0000 mgr.y (mgr.14142) 479 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:09.228 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:38:08 smithi171 bash[44493]: time="2024-02-22T22:38:08Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:38:10.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:38:09 smithi129 bash[53733]: time="2024-02-22T22:38:09Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:38:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:10 smithi129 bash[35158]: cluster 2024-02-22T22:38:09.677148+0000 mgr.y (mgr.14142) 480 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:10 smithi129 bash[38584]: cluster 2024-02-22T22:38:09.677148+0000 mgr.y (mgr.14142) 480 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:10 smithi171 bash[35217]: cluster 2024-02-22T22:38:09.677148+0000 mgr.y (mgr.14142) 480 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:12 smithi129 bash[35158]: cluster 2024-02-22T22:38:11.677688+0000 mgr.y (mgr.14142) 481 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:12 smithi129 bash[38584]: cluster 2024-02-22T22:38:11.677688+0000 mgr.y (mgr.14142) 481 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:13.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:12 smithi171 bash[35217]: cluster 2024-02-22T22:38:11.677688+0000 mgr.y (mgr.14142) 481 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:14 smithi129 bash[35158]: cluster 2024-02-22T22:38:13.678235+0000 mgr.y (mgr.14142) 482 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:14 smithi129 bash[38584]: cluster 2024-02-22T22:38:13.678235+0000 mgr.y (mgr.14142) 482 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:15.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:14 smithi171 bash[35217]: cluster 2024-02-22T22:38:13.678235+0000 mgr.y (mgr.14142) 482 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:16 smithi129 bash[35158]: cluster 2024-02-22T22:38:15.678892+0000 mgr.y (mgr.14142) 483 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:16 smithi129 bash[38584]: cluster 2024-02-22T22:38:15.678892+0000 mgr.y (mgr.14142) 483 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:17.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:16 smithi171 bash[35217]: cluster 2024-02-22T22:38:15.678892+0000 mgr.y (mgr.14142) 483 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:18 smithi129 bash[35158]: cluster 2024-02-22T22:38:17.679671+0000 mgr.y (mgr.14142) 484 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:18 smithi129 bash[38584]: cluster 2024-02-22T22:38:17.679671+0000 mgr.y (mgr.14142) 484 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:19.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:18 smithi171 bash[35217]: cluster 2024-02-22T22:38:17.679671+0000 mgr.y (mgr.14142) 484 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:20 smithi129 bash[35158]: cluster 2024-02-22T22:38:19.680364+0000 mgr.y (mgr.14142) 485 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:20 smithi129 bash[38584]: cluster 2024-02-22T22:38:19.680364+0000 mgr.y (mgr.14142) 485 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:20 smithi171 bash[35217]: cluster 2024-02-22T22:38:19.680364+0000 mgr.y (mgr.14142) 485 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:22.074 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (78s) 70s ago 78s 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (11m) 70s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (13m) 73s ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (13m) 73s ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (12m) 70s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (12m) 73s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 73s ago 4m prom/node-exporter 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 70s ago 4m prom/node-exporter 2024-02-22T22:38:22.593 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (11m) 73s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (11m) 73s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (10m) 73s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (10m) 73s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (9m) 70s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (9m) 70s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (9m) 70s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (9m) 70s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (75s) 73s ago 75s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:38:22.594 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (76s) 70s ago 77s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:38:22.884 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:38:22.884 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:38:22.884 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:38:22.884 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:38:22.885 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:38:23.153 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:38:23.154 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:38:23.154 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:38:23.154 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:38:23.154 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:38:23.154 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:38:23.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:22 smithi129 bash[35158]: cluster 2024-02-22T22:38:21.681003+0000 mgr.y (mgr.14142) 486 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:22 smithi129 bash[38584]: cluster 2024-02-22T22:38:21.681003+0000 mgr.y (mgr.14142) 486 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:23.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:22 smithi171 bash[35217]: cluster 2024-02-22T22:38:21.681003+0000 mgr.y (mgr.14142) 486 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[38584]: audit 2024-02-22T22:38:22.062926+0000 mgr.y (mgr.14142) 487 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[38584]: audit 2024-02-22T22:38:22.329504+0000 mgr.y (mgr.14142) 488 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[38584]: audit 2024-02-22T22:38:22.589330+0000 mgr.y (mgr.14142) 489 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[38584]: audit 2024-02-22T22:38:22.883763+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.129:0/1309256396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:38:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[35158]: audit 2024-02-22T22:38:22.062926+0000 mgr.y (mgr.14142) 487 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[35158]: audit 2024-02-22T22:38:22.329504+0000 mgr.y (mgr.14142) 488 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[35158]: audit 2024-02-22T22:38:22.589330+0000 mgr.y (mgr.14142) 489 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:23 smithi129 bash[35158]: audit 2024-02-22T22:38:22.883763+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.129:0/1309256396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:38:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:23 smithi171 bash[35217]: audit 2024-02-22T22:38:22.062926+0000 mgr.y (mgr.14142) 487 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:23 smithi171 bash[35217]: audit 2024-02-22T22:38:22.329504+0000 mgr.y (mgr.14142) 488 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:23 smithi171 bash[35217]: audit 2024-02-22T22:38:22.589330+0000 mgr.y (mgr.14142) 489 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:23 smithi171 bash[35217]: audit 2024-02-22T22:38:22.883763+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.129:0/1309256396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:38:25.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:24 smithi129 bash[35158]: audit 2024-02-22T22:38:23.152728+0000 mgr.y (mgr.14142) 490 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:25.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:24 smithi129 bash[35158]: cluster 2024-02-22T22:38:23.681585+0000 mgr.y (mgr.14142) 491 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:25.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:24 smithi129 bash[38584]: audit 2024-02-22T22:38:23.152728+0000 mgr.y (mgr.14142) 490 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:25.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:24 smithi129 bash[38584]: cluster 2024-02-22T22:38:23.681585+0000 mgr.y (mgr.14142) 491 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:25.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:24 smithi171 bash[35217]: audit 2024-02-22T22:38:23.152728+0000 mgr.y (mgr.14142) 490 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:25.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:24 smithi171 bash[35217]: cluster 2024-02-22T22:38:23.681585+0000 mgr.y (mgr.14142) 491 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:26 smithi129 bash[35158]: cluster 2024-02-22T22:38:25.682181+0000 mgr.y (mgr.14142) 492 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:26 smithi129 bash[38584]: cluster 2024-02-22T22:38:25.682181+0000 mgr.y (mgr.14142) 492 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:27.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:26 smithi171 bash[35217]: cluster 2024-02-22T22:38:25.682181+0000 mgr.y (mgr.14142) 492 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:27 smithi129 bash[35158]: cluster 2024-02-22T22:38:27.682962+0000 mgr.y (mgr.14142) 493 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:27 smithi129 bash[38584]: cluster 2024-02-22T22:38:27.682962+0000 mgr.y (mgr.14142) 493 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:27 smithi171 bash[35217]: cluster 2024-02-22T22:38:27.682962+0000 mgr.y (mgr.14142) 493 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:30 smithi129 bash[35158]: cluster 2024-02-22T22:38:29.683543+0000 mgr.y (mgr.14142) 494 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:30 smithi129 bash[38584]: cluster 2024-02-22T22:38:29.683543+0000 mgr.y (mgr.14142) 494 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:30 smithi171 bash[35217]: cluster 2024-02-22T22:38:29.683543+0000 mgr.y (mgr.14142) 494 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:32 smithi129 bash[35158]: cluster 2024-02-22T22:38:31.684230+0000 mgr.y (mgr.14142) 495 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:32 smithi129 bash[38584]: cluster 2024-02-22T22:38:31.684230+0000 mgr.y (mgr.14142) 495 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:33.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:32 smithi171 bash[35217]: cluster 2024-02-22T22:38:31.684230+0000 mgr.y (mgr.14142) 495 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:35.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:34 smithi129 bash[35158]: cluster 2024-02-22T22:38:33.684702+0000 mgr.y (mgr.14142) 496 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:34 smithi129 bash[38584]: cluster 2024-02-22T22:38:33.684702+0000 mgr.y (mgr.14142) 496 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:34 smithi171 bash[35217]: cluster 2024-02-22T22:38:33.684702+0000 mgr.y (mgr.14142) 496 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:36 smithi129 bash[35158]: cluster 2024-02-22T22:38:35.685468+0000 mgr.y (mgr.14142) 497 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:36 smithi129 bash[38584]: cluster 2024-02-22T22:38:35.685468+0000 mgr.y (mgr.14142) 497 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:36 smithi171 bash[35217]: cluster 2024-02-22T22:38:35.685468+0000 mgr.y (mgr.14142) 497 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:38 smithi129 bash[35158]: cluster 2024-02-22T22:38:37.686012+0000 mgr.y (mgr.14142) 498 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:38 smithi129 bash[38584]: cluster 2024-02-22T22:38:37.686012+0000 mgr.y (mgr.14142) 498 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:39.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:38 smithi171 bash[35217]: cluster 2024-02-22T22:38:37.686012+0000 mgr.y (mgr.14142) 498 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:40 smithi129 bash[38584]: cluster 2024-02-22T22:38:39.686616+0000 mgr.y (mgr.14142) 499 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:40 smithi129 bash[35158]: cluster 2024-02-22T22:38:39.686616+0000 mgr.y (mgr.14142) 499 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:40 smithi171 bash[35217]: cluster 2024-02-22T22:38:39.686616+0000 mgr.y (mgr.14142) 499 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:42 smithi129 bash[35158]: cluster 2024-02-22T22:38:41.687250+0000 mgr.y (mgr.14142) 500 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:42 smithi129 bash[38584]: cluster 2024-02-22T22:38:41.687250+0000 mgr.y (mgr.14142) 500 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:43.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:42 smithi171 bash[35217]: cluster 2024-02-22T22:38:41.687250+0000 mgr.y (mgr.14142) 500 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:45.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:44 smithi129 bash[38584]: cluster 2024-02-22T22:38:43.687926+0000 mgr.y (mgr.14142) 501 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:45.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:44 smithi129 bash[35158]: cluster 2024-02-22T22:38:43.687926+0000 mgr.y (mgr.14142) 501 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:45.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:44 smithi171 bash[35217]: cluster 2024-02-22T22:38:43.687926+0000 mgr.y (mgr.14142) 501 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:46.728 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:38:46 smithi171 bash[44493]: time="2024-02-22T22:38:46Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:38:47.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:46 smithi129 bash[35158]: cluster 2024-02-22T22:38:45.688624+0000 mgr.y (mgr.14142) 502 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:47.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:46 smithi129 bash[38584]: cluster 2024-02-22T22:38:45.688624+0000 mgr.y (mgr.14142) 502 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:47.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:46 smithi171 bash[35217]: cluster 2024-02-22T22:38:45.688624+0000 mgr.y (mgr.14142) 502 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:47.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:38:47 smithi129 bash[53733]: time="2024-02-22T22:38:47Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:38:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:48 smithi129 bash[35158]: cluster 2024-02-22T22:38:47.689439+0000 mgr.y (mgr.14142) 503 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:48 smithi129 bash[38584]: cluster 2024-02-22T22:38:47.689439+0000 mgr.y (mgr.14142) 503 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:49.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:48 smithi171 bash[35217]: cluster 2024-02-22T22:38:47.689439+0000 mgr.y (mgr.14142) 503 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:50 smithi129 bash[35158]: cluster 2024-02-22T22:38:49.690040+0000 mgr.y (mgr.14142) 504 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:50 smithi129 bash[38584]: cluster 2024-02-22T22:38:49.690040+0000 mgr.y (mgr.14142) 504 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:50 smithi171 bash[35217]: cluster 2024-02-22T22:38:49.690040+0000 mgr.y (mgr.14142) 504 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:53.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:52 smithi129 bash[35158]: cluster 2024-02-22T22:38:51.690813+0000 mgr.y (mgr.14142) 505 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:53.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:52 smithi129 bash[38584]: cluster 2024-02-22T22:38:51.690813+0000 mgr.y (mgr.14142) 505 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:53.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:52 smithi171 bash[35217]: cluster 2024-02-22T22:38:51.690813+0000 mgr.y (mgr.14142) 505 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:53.447 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:38:53.974 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (110s) 102s ago 110s 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (12m) 102s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (14m) 104s ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (14m) 104s ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (12m) 102s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (12m) 104s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 104s ago 4m prom/node-exporter 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 102s ago 4m prom/node-exporter 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (11m) 104s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (11m) 104s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (11m) 104s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (11m) 104s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (10m) 102s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:38:53.975 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (10m) 102s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:38:53.976 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (10m) 102s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:38:53.976 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (9m) 102s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:38:53.976 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (106s) 104s ago 106s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:38:53.976 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (108s) 102s ago 108s 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:38:54.263 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:38:54.264 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:38:54.531 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:38:54.531 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:38:54.531 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:38:54.532 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:38:54.532 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:38:54.532 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[35158]: audit 2024-02-22T22:38:53.435588+0000 mgr.y (mgr.14142) 506 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[35158]: cluster 2024-02-22T22:38:53.691271+0000 mgr.y (mgr.14142) 507 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[35158]: audit 2024-02-22T22:38:53.706621+0000 mgr.y (mgr.14142) 508 : audit [DBG] from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[35158]: audit 2024-02-22T22:38:54.262490+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.129:0/4218901374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[38584]: audit 2024-02-22T22:38:53.435588+0000 mgr.y (mgr.14142) 506 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[38584]: cluster 2024-02-22T22:38:53.691271+0000 mgr.y (mgr.14142) 507 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[38584]: audit 2024-02-22T22:38:53.706621+0000 mgr.y (mgr.14142) 508 : audit [DBG] from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:55.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:54 smithi129 bash[38584]: audit 2024-02-22T22:38:54.262490+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.129:0/4218901374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:38:55.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:54 smithi171 bash[35217]: audit 2024-02-22T22:38:53.435588+0000 mgr.y (mgr.14142) 506 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:55.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:54 smithi171 bash[35217]: cluster 2024-02-22T22:38:53.691271+0000 mgr.y (mgr.14142) 507 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:55.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:54 smithi171 bash[35217]: audit 2024-02-22T22:38:53.706621+0000 mgr.y (mgr.14142) 508 : audit [DBG] from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:55.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:54 smithi171 bash[35217]: audit 2024-02-22T22:38:54.262490+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.129:0/4218901374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:38:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:55 smithi129 bash[35158]: audit 2024-02-22T22:38:53.970779+0000 mgr.y (mgr.14142) 509 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:55 smithi129 bash[35158]: audit 2024-02-22T22:38:54.530489+0000 mgr.y (mgr.14142) 510 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:55 smithi129 bash[35158]: cluster 2024-02-22T22:38:55.691750+0000 mgr.y (mgr.14142) 511 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:55 smithi129 bash[38584]: audit 2024-02-22T22:38:53.970779+0000 mgr.y (mgr.14142) 509 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:55 smithi129 bash[38584]: audit 2024-02-22T22:38:54.530489+0000 mgr.y (mgr.14142) 510 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:55 smithi129 bash[38584]: cluster 2024-02-22T22:38:55.691750+0000 mgr.y (mgr.14142) 511 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:55 smithi171 bash[35217]: audit 2024-02-22T22:38:53.970779+0000 mgr.y (mgr.14142) 509 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:55 smithi171 bash[35217]: audit 2024-02-22T22:38:54.530489+0000 mgr.y (mgr.14142) 510 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:38:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:55 smithi171 bash[35217]: cluster 2024-02-22T22:38:55.691750+0000 mgr.y (mgr.14142) 511 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:59.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:38:58 smithi129 bash[35158]: cluster 2024-02-22T22:38:57.692584+0000 mgr.y (mgr.14142) 512 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:59.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:38:58 smithi129 bash[38584]: cluster 2024-02-22T22:38:57.692584+0000 mgr.y (mgr.14142) 512 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:38:59.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:38:58 smithi171 bash[35217]: cluster 2024-02-22T22:38:57.692584+0000 mgr.y (mgr.14142) 512 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:00 smithi129 bash[35158]: cluster 2024-02-22T22:38:59.693143+0000 mgr.y (mgr.14142) 513 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:00 smithi129 bash[38584]: cluster 2024-02-22T22:38:59.693143+0000 mgr.y (mgr.14142) 513 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:00 smithi171 bash[35217]: cluster 2024-02-22T22:38:59.693143+0000 mgr.y (mgr.14142) 513 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:02 smithi129 bash[35158]: cluster 2024-02-22T22:39:01.693810+0000 mgr.y (mgr.14142) 514 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:02 smithi129 bash[38584]: cluster 2024-02-22T22:39:01.693810+0000 mgr.y (mgr.14142) 514 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:03.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:02 smithi171 bash[35217]: cluster 2024-02-22T22:39:01.693810+0000 mgr.y (mgr.14142) 514 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:04 smithi129 bash[35158]: cluster 2024-02-22T22:39:03.694511+0000 mgr.y (mgr.14142) 515 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:05.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:04 smithi129 bash[38584]: cluster 2024-02-22T22:39:03.694511+0000 mgr.y (mgr.14142) 515 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:05.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:04 smithi171 bash[35217]: cluster 2024-02-22T22:39:03.694511+0000 mgr.y (mgr.14142) 515 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:06 smithi129 bash[35158]: cluster 2024-02-22T22:39:05.695185+0000 mgr.y (mgr.14142) 516 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:06 smithi129 bash[38584]: cluster 2024-02-22T22:39:05.695185+0000 mgr.y (mgr.14142) 516 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:07.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:06 smithi171 bash[35217]: cluster 2024-02-22T22:39:05.695185+0000 mgr.y (mgr.14142) 516 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:07 smithi129 bash[35158]: cluster 2024-02-22T22:39:07.695968+0000 mgr.y (mgr.14142) 517 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:07 smithi129 bash[38584]: cluster 2024-02-22T22:39:07.695968+0000 mgr.y (mgr.14142) 517 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:07 smithi171 bash[35217]: cluster 2024-02-22T22:39:07.695968+0000 mgr.y (mgr.14142) 517 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:10 smithi129 bash[35158]: cluster 2024-02-22T22:39:09.696663+0000 mgr.y (mgr.14142) 518 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:10 smithi129 bash[38584]: cluster 2024-02-22T22:39:09.696663+0000 mgr.y (mgr.14142) 518 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:10 smithi171 bash[35217]: cluster 2024-02-22T22:39:09.696663+0000 mgr.y (mgr.14142) 518 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:12 smithi129 bash[35158]: cluster 2024-02-22T22:39:11.697391+0000 mgr.y (mgr.14142) 519 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:12 smithi129 bash[38584]: cluster 2024-02-22T22:39:11.697391+0000 mgr.y (mgr.14142) 519 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:13.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:12 smithi171 bash[35217]: cluster 2024-02-22T22:39:11.697391+0000 mgr.y (mgr.14142) 519 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:14 smithi129 bash[35158]: cluster 2024-02-22T22:39:13.697895+0000 mgr.y (mgr.14142) 520 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:14 smithi129 bash[38584]: cluster 2024-02-22T22:39:13.697895+0000 mgr.y (mgr.14142) 520 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:15.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:14 smithi171 bash[35217]: cluster 2024-02-22T22:39:13.697895+0000 mgr.y (mgr.14142) 520 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:16.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:15 smithi129 bash[35158]: cluster 2024-02-22T22:39:15.698516+0000 mgr.y (mgr.14142) 521 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:15 smithi129 bash[38584]: cluster 2024-02-22T22:39:15.698516+0000 mgr.y (mgr.14142) 521 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:15 smithi171 bash[35217]: cluster 2024-02-22T22:39:15.698516+0000 mgr.y (mgr.14142) 521 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:18 smithi129 bash[35158]: cluster 2024-02-22T22:39:17.699221+0000 mgr.y (mgr.14142) 522 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:18 smithi129 bash[38584]: cluster 2024-02-22T22:39:17.699221+0000 mgr.y (mgr.14142) 522 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:19.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:18 smithi171 bash[35217]: cluster 2024-02-22T22:39:17.699221+0000 mgr.y (mgr.14142) 522 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:20 smithi129 bash[35158]: cluster 2024-02-22T22:39:19.699807+0000 mgr.y (mgr.14142) 523 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:20 smithi129 bash[38584]: cluster 2024-02-22T22:39:19.699807+0000 mgr.y (mgr.14142) 523 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:20 smithi171 bash[35217]: cluster 2024-02-22T22:39:19.699807+0000 mgr.y (mgr.14142) 523 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:22 smithi129 bash[35158]: cluster 2024-02-22T22:39:21.700452+0000 mgr.y (mgr.14142) 524 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:22 smithi129 bash[38584]: cluster 2024-02-22T22:39:21.700452+0000 mgr.y (mgr.14142) 524 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:23.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:22 smithi171 bash[35217]: cluster 2024-02-22T22:39:21.700452+0000 mgr.y (mgr.14142) 524 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:24.110 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:23 smithi171 bash[44493]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:39:24.110 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:23 smithi171 bash[44493]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:39:24.110 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:24 smithi171 bash[44493]: Error: 3 errors occurred while pulling: 2024-02-22T22:39:24.111 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:24 smithi171 bash[44493]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:24.111 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:24 smithi171 bash[44493]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:39:24.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:24 smithi171 bash[44493]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:24.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:24 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:39:24.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:24 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:39:24.832 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:39:24.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[35158]: cluster 2024-02-22T22:39:23.701019+0000 mgr.y (mgr.14142) 525 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:24.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[38584]: cluster 2024-02-22T22:39:23.701019+0000 mgr.y (mgr.14142) 525 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:24.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[53733]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:39:24.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[53733]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:39:24.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[53733]: Error: 3 errors occurred while pulling: 2024-02-22T22:39:24.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[53733]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:24.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[53733]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:39:24.906 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 bash[53733]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:24.906 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:39:24.906 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:24 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-22T22:39:25.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:24 smithi171 bash[35217]: cluster 2024-02-22T22:39:23.701019+0000 mgr.y (mgr.14142) 525 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:25.353 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:39:25.353 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (2m) 2m ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:39:25.353 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (12m) 2m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (14m) 2m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (14m) 2m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (13m) 2m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (13m) 2m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 2m ago 5m prom/node-exporter 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 2m ago 5m prom/node-exporter 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (12m) 2m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (12m) 2m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (10m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:39:25.354 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:39:25.355 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:39:25.644 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:39:25.645 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:39:25.921 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:39:25.921 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:39:25.921 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:39:25.921 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:39:25.921 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:39:25.921 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[35158]: audit 2024-02-22T22:39:24.820896+0000 mgr.y (mgr.14142) 526 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[35158]: audit 2024-02-22T22:39:25.087353+0000 mgr.y (mgr.14142) 527 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[35158]: audit 2024-02-22T22:39:25.349961+0000 mgr.y (mgr.14142) 528 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[35158]: audit 2024-02-22T22:39:25.643428+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.129:0/2800622559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[35158]: cluster 2024-02-22T22:39:25.701564+0000 mgr.y (mgr.14142) 529 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[38584]: audit 2024-02-22T22:39:24.820896+0000 mgr.y (mgr.14142) 526 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[38584]: audit 2024-02-22T22:39:25.087353+0000 mgr.y (mgr.14142) 527 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[38584]: audit 2024-02-22T22:39:25.349961+0000 mgr.y (mgr.14142) 528 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[38584]: audit 2024-02-22T22:39:25.643428+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.129:0/2800622559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:39:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:25 smithi129 bash[38584]: cluster 2024-02-22T22:39:25.701564+0000 mgr.y (mgr.14142) 529 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:25 smithi171 bash[35217]: audit 2024-02-22T22:39:24.820896+0000 mgr.y (mgr.14142) 526 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:25 smithi171 bash[35217]: audit 2024-02-22T22:39:25.087353+0000 mgr.y (mgr.14142) 527 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:25 smithi171 bash[35217]: audit 2024-02-22T22:39:25.349961+0000 mgr.y (mgr.14142) 528 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:25 smithi171 bash[35217]: audit 2024-02-22T22:39:25.643428+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.129:0/2800622559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:39:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:25 smithi171 bash[35217]: cluster 2024-02-22T22:39:25.701564+0000 mgr.y (mgr.14142) 529 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:26 smithi129 bash[35158]: audit 2024-02-22T22:39:25.919724+0000 mgr.y (mgr.14142) 530 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:26 smithi129 bash[38584]: audit 2024-02-22T22:39:25.919724+0000 mgr.y (mgr.14142) 530 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:27.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:26 smithi171 bash[35217]: audit 2024-02-22T22:39:25.919724+0000 mgr.y (mgr.14142) 530 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:27 smithi129 bash[35158]: cluster 2024-02-22T22:39:27.702249+0000 mgr.y (mgr.14142) 531 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:27 smithi129 bash[38584]: cluster 2024-02-22T22:39:27.702249+0000 mgr.y (mgr.14142) 531 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:27 smithi171 bash[35217]: cluster 2024-02-22T22:39:27.702249+0000 mgr.y (mgr.14142) 531 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:30 smithi129 bash[35158]: cluster 2024-02-22T22:39:29.702815+0000 mgr.y (mgr.14142) 532 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:30 smithi129 bash[38584]: cluster 2024-02-22T22:39:29.702815+0000 mgr.y (mgr.14142) 532 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:30 smithi171 bash[35217]: cluster 2024-02-22T22:39:29.702815+0000 mgr.y (mgr.14142) 532 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:32 smithi129 bash[35158]: cluster 2024-02-22T22:39:31.703350+0000 mgr.y (mgr.14142) 533 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:32 smithi129 bash[38584]: cluster 2024-02-22T22:39:31.703350+0000 mgr.y (mgr.14142) 533 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:33.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:32 smithi171 bash[35217]: cluster 2024-02-22T22:39:31.703350+0000 mgr.y (mgr.14142) 533 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 podman[45950]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.b" found: no such container 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 systemd[1]: Started Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 bash[45967]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:34.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:39:34 smithi171 bash[45967]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:39:35.045 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:34 smithi129 bash[35158]: cluster 2024-02-22T22:39:33.703886+0000 mgr.y (mgr.14142) 534 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:35.045 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:34 smithi129 bash[38584]: cluster 2024-02-22T22:39:33.703886+0000 mgr.y (mgr.14142) 534 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:35.045 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:34 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:39:35.045 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:34 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2024-02-22T22:39:35.046 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:34 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:39:35.046 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:34 smithi129 systemd[1]: Starting Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:39:35.046 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:34 smithi129 podman[55516]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.a" found: no such container 2024-02-22T22:39:35.046 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:34 smithi129 systemd[1]: Started Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:39:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:34 smithi171 bash[35217]: cluster 2024-02-22T22:39:33.703886+0000 mgr.y (mgr.14142) 534 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:35.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:35 smithi129 bash[55533]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:35.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:39:35 smithi129 bash[55533]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:39:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:35 smithi129 bash[35158]: cluster 2024-02-22T22:39:35.704496+0000 mgr.y (mgr.14142) 535 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:35 smithi129 bash[38584]: cluster 2024-02-22T22:39:35.704496+0000 mgr.y (mgr.14142) 535 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:35 smithi171 bash[35217]: cluster 2024-02-22T22:39:35.704496+0000 mgr.y (mgr.14142) 535 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:39.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:38 smithi129 bash[35158]: cluster 2024-02-22T22:39:37.705072+0000 mgr.y (mgr.14142) 536 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:38 smithi129 bash[38584]: cluster 2024-02-22T22:39:37.705072+0000 mgr.y (mgr.14142) 536 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:39.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:38 smithi171 bash[35217]: cluster 2024-02-22T22:39:37.705072+0000 mgr.y (mgr.14142) 536 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:40 smithi129 bash[35158]: cluster 2024-02-22T22:39:39.705805+0000 mgr.y (mgr.14142) 537 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:40 smithi129 bash[38584]: cluster 2024-02-22T22:39:39.705805+0000 mgr.y (mgr.14142) 537 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:40 smithi171 bash[35217]: cluster 2024-02-22T22:39:39.705805+0000 mgr.y (mgr.14142) 537 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:41.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: debug 2024-02-22T22:39:41.051+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:41.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:41.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:41.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:39:41.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:39:41.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:41.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:41.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:39:41.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:39:41.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:39:41 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: cephadm 2024-02-22T22:39:41.052801+0000 mgr.y (mgr.14142) 538 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: cephadm 2024-02-22T22:39:41.052801+0000 mgr.y (mgr.14142) 538 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:39:43.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: code, '\n'.join(err))) 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:39:43.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: code, '\n'.join(err))) 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: cephadm 2024-02-22T22:39:41.052930+0000 mgr.y (mgr.14142) 539 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.162 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: cephadm 2024-02-22T22:39:41.052930+0000 mgr.y (mgr.14142) 539 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.164 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: cephadm 2024-02-22T22:39:41.055452+0000 mgr.y (mgr.14142) 540 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[38584]: cluster 2024-02-22T22:39:41.706338+0000 mgr.y (mgr.14142) 541 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: cephadm 2024-02-22T22:39:41.055452+0000 mgr.y (mgr.14142) 540 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:39:43.167 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:42 smithi129 bash[35158]: cluster 2024-02-22T22:39:41.706338+0000 mgr.y (mgr.14142) 541 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: cephadm 2024-02-22T22:39:41.052801+0000 mgr.y (mgr.14142) 538 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: code, '\n'.join(err))) 2024-02-22T22:39:43.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: cephadm 2024-02-22T22:39:41.052930+0000 mgr.y (mgr.14142) 539 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:39:43.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:37:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:38:25Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:39:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:39:43.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:39:43.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:39:43.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: cephadm 2024-02-22T22:39:41.055452+0000 mgr.y (mgr.14142) 540 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:39:43.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:42 smithi171 bash[35217]: cluster 2024-02-22T22:39:41.706338+0000 mgr.y (mgr.14142) 541 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:43 smithi129 bash[35158]: cluster 2024-02-22T22:39:43.706891+0000 mgr.y (mgr.14142) 542 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:43 smithi129 bash[38584]: cluster 2024-02-22T22:39:43.706891+0000 mgr.y (mgr.14142) 542 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:43 smithi171 bash[35217]: cluster 2024-02-22T22:39:43.706891+0000 mgr.y (mgr.14142) 542 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:46 smithi129 bash[38584]: cluster 2024-02-22T22:39:45.707536+0000 mgr.y (mgr.14142) 543 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:46 smithi129 bash[35158]: cluster 2024-02-22T22:39:45.707536+0000 mgr.y (mgr.14142) 543 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:47.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:46 smithi171 bash[35217]: cluster 2024-02-22T22:39:45.707536+0000 mgr.y (mgr.14142) 543 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:47 smithi129 bash[35158]: cluster 2024-02-22T22:39:47.708217+0000 mgr.y (mgr.14142) 544 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:47 smithi129 bash[38584]: cluster 2024-02-22T22:39:47.708217+0000 mgr.y (mgr.14142) 544 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:47 smithi171 bash[35217]: cluster 2024-02-22T22:39:47.708217+0000 mgr.y (mgr.14142) 544 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:50.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:50 smithi129 bash[35158]: cluster 2024-02-22T22:39:49.708741+0000 mgr.y (mgr.14142) 545 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:50.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:50 smithi129 bash[38584]: cluster 2024-02-22T22:39:49.708741+0000 mgr.y (mgr.14142) 545 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:50 smithi171 bash[35217]: cluster 2024-02-22T22:39:49.708741+0000 mgr.y (mgr.14142) 545 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:53.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:52 smithi129 bash[35158]: cluster 2024-02-22T22:39:51.709217+0000 mgr.y (mgr.14142) 546 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:53.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:52 smithi129 bash[38584]: cluster 2024-02-22T22:39:51.709217+0000 mgr.y (mgr.14142) 546 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:53.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:52 smithi171 bash[35217]: cluster 2024-02-22T22:39:51.709217+0000 mgr.y (mgr.14142) 546 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:53 smithi129 bash[35158]: cluster 2024-02-22T22:39:53.709936+0000 mgr.y (mgr.14142) 547 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:53 smithi129 bash[38584]: cluster 2024-02-22T22:39:53.709936+0000 mgr.y (mgr.14142) 547 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:53 smithi171 bash[35217]: cluster 2024-02-22T22:39:53.709936+0000 mgr.y (mgr.14142) 547 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:56.212 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (2m) 2m ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (13m) 2m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (15m) 2m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (15m) 2m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (13m) 2m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:39:56.732 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (13m) 2m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 2m ago 5m prom/node-exporter 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 2m ago 5m prom/node-exporter 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (13m) 2m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (12m) 2m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (12m) 2m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (12m) 2m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:39:56.733 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:39:57.019 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:39:57.019 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:39:57.020 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:39:57.021 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:39:57.021 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:39:57.021 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:39:57.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:56 smithi129 bash[35158]: cluster 2024-02-22T22:39:55.710609+0000 mgr.y (mgr.14142) 548 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:56 smithi129 bash[38584]: cluster 2024-02-22T22:39:55.710609+0000 mgr.y (mgr.14142) 548 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:57.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:56 smithi171 bash[35217]: cluster 2024-02-22T22:39:55.710609+0000 mgr.y (mgr.14142) 548 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:57.287 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:39:57.287 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:39:57.287 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:39:57.287 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:39:57.288 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:39:57.288 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[35158]: audit 2024-02-22T22:39:56.200187+0000 mgr.y (mgr.14142) 549 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[35158]: audit 2024-02-22T22:39:56.467667+0000 mgr.y (mgr.14142) 550 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[35158]: audit 2024-02-22T22:39:56.728583+0000 mgr.y (mgr.14142) 551 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[35158]: audit 2024-02-22T22:39:57.018912+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.129:0/1236116955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[35158]: audit 2024-02-22T22:39:57.286649+0000 mgr.y (mgr.14142) 552 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[35158]: cluster 2024-02-22T22:39:57.711106+0000 mgr.y (mgr.14142) 553 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[38584]: audit 2024-02-22T22:39:56.200187+0000 mgr.y (mgr.14142) 549 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[38584]: audit 2024-02-22T22:39:56.467667+0000 mgr.y (mgr.14142) 550 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[38584]: audit 2024-02-22T22:39:56.728583+0000 mgr.y (mgr.14142) 551 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[38584]: audit 2024-02-22T22:39:57.018912+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.129:0/1236116955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:39:58.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[38584]: audit 2024-02-22T22:39:57.286649+0000 mgr.y (mgr.14142) 552 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:39:57 smithi129 bash[38584]: cluster 2024-02-22T22:39:57.711106+0000 mgr.y (mgr.14142) 553 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:39:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:57 smithi171 bash[35217]: audit 2024-02-22T22:39:56.200187+0000 mgr.y (mgr.14142) 549 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:57 smithi171 bash[35217]: audit 2024-02-22T22:39:56.467667+0000 mgr.y (mgr.14142) 550 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:57 smithi171 bash[35217]: audit 2024-02-22T22:39:56.728583+0000 mgr.y (mgr.14142) 551 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:57 smithi171 bash[35217]: audit 2024-02-22T22:39:57.018912+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.129:0/1236116955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:39:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:57 smithi171 bash[35217]: audit 2024-02-22T22:39:57.286649+0000 mgr.y (mgr.14142) 552 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:39:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:39:57 smithi171 bash[35217]: cluster 2024-02-22T22:39:57.711106+0000 mgr.y (mgr.14142) 553 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:00 smithi129 bash[35158]: cluster 2024-02-22T22:39:59.711836+0000 mgr.y (mgr.14142) 554 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:00.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:00 smithi129 bash[38584]: cluster 2024-02-22T22:39:59.711836+0000 mgr.y (mgr.14142) 554 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:00 smithi171 bash[35217]: cluster 2024-02-22T22:39:59.711836+0000 mgr.y (mgr.14142) 554 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:01 smithi129 bash[35158]: cluster 2024-02-22T22:40:01.712520+0000 mgr.y (mgr.14142) 555 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:01 smithi129 bash[38584]: cluster 2024-02-22T22:40:01.712520+0000 mgr.y (mgr.14142) 555 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:02.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:01 smithi171 bash[35217]: cluster 2024-02-22T22:40:01.712520+0000 mgr.y (mgr.14142) 555 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:03 smithi129 bash[35158]: cluster 2024-02-22T22:40:03.713026+0000 mgr.y (mgr.14142) 556 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:03 smithi129 bash[38584]: cluster 2024-02-22T22:40:03.713026+0000 mgr.y (mgr.14142) 556 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:04.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:03 smithi171 bash[35217]: cluster 2024-02-22T22:40:03.713026+0000 mgr.y (mgr.14142) 556 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:05 smithi129 bash[35158]: cluster 2024-02-22T22:40:05.713688+0000 mgr.y (mgr.14142) 557 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:05 smithi129 bash[38584]: cluster 2024-02-22T22:40:05.713688+0000 mgr.y (mgr.14142) 557 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:06.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:05 smithi171 bash[35217]: cluster 2024-02-22T22:40:05.713688+0000 mgr.y (mgr.14142) 557 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:07 smithi129 bash[35158]: cluster 2024-02-22T22:40:07.714375+0000 mgr.y (mgr.14142) 558 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:07 smithi129 bash[38584]: cluster 2024-02-22T22:40:07.714375+0000 mgr.y (mgr.14142) 558 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:07 smithi171 bash[35217]: cluster 2024-02-22T22:40:07.714375+0000 mgr.y (mgr.14142) 558 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:10.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:10 smithi129 bash[38584]: cluster 2024-02-22T22:40:09.714924+0000 mgr.y (mgr.14142) 559 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:10.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:10 smithi129 bash[35158]: cluster 2024-02-22T22:40:09.714924+0000 mgr.y (mgr.14142) 559 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:10 smithi171 bash[35217]: cluster 2024-02-22T22:40:09.714924+0000 mgr.y (mgr.14142) 559 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:10.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:40:10 smithi171 bash[45967]: time="2024-02-22T22:40:10Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:40:11.820 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:40:11 smithi129 bash[55533]: time="2024-02-22T22:40:11Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:40:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:11 smithi129 bash[35158]: cluster 2024-02-22T22:40:11.715457+0000 mgr.y (mgr.14142) 560 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:11 smithi129 bash[38584]: cluster 2024-02-22T22:40:11.715457+0000 mgr.y (mgr.14142) 560 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:11 smithi171 bash[35217]: cluster 2024-02-22T22:40:11.715457+0000 mgr.y (mgr.14142) 560 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:13 smithi129 bash[35158]: cluster 2024-02-22T22:40:13.716100+0000 mgr.y (mgr.14142) 561 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:13 smithi129 bash[38584]: cluster 2024-02-22T22:40:13.716100+0000 mgr.y (mgr.14142) 561 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:13 smithi171 bash[35217]: cluster 2024-02-22T22:40:13.716100+0000 mgr.y (mgr.14142) 561 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:15 smithi129 bash[35158]: cluster 2024-02-22T22:40:15.716572+0000 mgr.y (mgr.14142) 562 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:15 smithi129 bash[38584]: cluster 2024-02-22T22:40:15.716572+0000 mgr.y (mgr.14142) 562 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:15 smithi171 bash[35217]: cluster 2024-02-22T22:40:15.716572+0000 mgr.y (mgr.14142) 562 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:17 smithi129 bash[35158]: cluster 2024-02-22T22:40:17.717195+0000 mgr.y (mgr.14142) 563 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:17 smithi129 bash[38584]: cluster 2024-02-22T22:40:17.717195+0000 mgr.y (mgr.14142) 563 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:18.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:17 smithi171 bash[35217]: cluster 2024-02-22T22:40:17.717195+0000 mgr.y (mgr.14142) 563 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:20.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:20 smithi129 bash[35158]: cluster 2024-02-22T22:40:19.717866+0000 mgr.y (mgr.14142) 564 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:20.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:20 smithi129 bash[38584]: cluster 2024-02-22T22:40:19.717866+0000 mgr.y (mgr.14142) 564 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:20 smithi171 bash[35217]: cluster 2024-02-22T22:40:19.717866+0000 mgr.y (mgr.14142) 564 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:21 smithi129 bash[35158]: cluster 2024-02-22T22:40:21.718579+0000 mgr.y (mgr.14142) 565 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:21 smithi129 bash[38584]: cluster 2024-02-22T22:40:21.718579+0000 mgr.y (mgr.14142) 565 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:21 smithi171 bash[35217]: cluster 2024-02-22T22:40:21.718579+0000 mgr.y (mgr.14142) 565 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:23 smithi129 bash[35158]: cluster 2024-02-22T22:40:23.719132+0000 mgr.y (mgr.14142) 566 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:23 smithi129 bash[38584]: cluster 2024-02-22T22:40:23.719132+0000 mgr.y (mgr.14142) 566 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:23 smithi171 bash[35217]: cluster 2024-02-22T22:40:23.719132+0000 mgr.y (mgr.14142) 566 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:25 smithi129 bash[35158]: cluster 2024-02-22T22:40:25.719619+0000 mgr.y (mgr.14142) 567 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:25 smithi129 bash[38584]: cluster 2024-02-22T22:40:25.719619+0000 mgr.y (mgr.14142) 567 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:25 smithi171 bash[35217]: cluster 2024-02-22T22:40:25.719619+0000 mgr.y (mgr.14142) 567 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:27.576 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:40:28.103 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:40:28.103 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (3m) 3m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 3m ago 6m prom/node-exporter 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 3m ago 6m prom/node-exporter 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (11m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:40:28.104 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (11m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:40:28.105 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:40:28.105 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:40:28.105 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:40:28.105 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:40:28.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:27 smithi129 bash[35158]: audit 2024-02-22T22:40:27.565489+0000 mgr.y (mgr.14142) 568 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:27 smithi129 bash[35158]: cluster 2024-02-22T22:40:27.720134+0000 mgr.y (mgr.14142) 569 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:27 smithi129 bash[38584]: audit 2024-02-22T22:40:27.565489+0000 mgr.y (mgr.14142) 568 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:27 smithi129 bash[38584]: cluster 2024-02-22T22:40:27.720134+0000 mgr.y (mgr.14142) 569 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:27 smithi171 bash[35217]: audit 2024-02-22T22:40:27.565489+0000 mgr.y (mgr.14142) 568 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:27 smithi171 bash[35217]: cluster 2024-02-22T22:40:27.720134+0000 mgr.y (mgr.14142) 569 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:40:28.389 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:40:28.390 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:40:28.656 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:40:28.656 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:40:28.656 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:40:28.656 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:40:28.656 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:40:28.656 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[35158]: audit 2024-02-22T22:40:27.833727+0000 mgr.y (mgr.14142) 570 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[35158]: audit 2024-02-22T22:40:28.099695+0000 mgr.y (mgr.14142) 571 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[35158]: audit 2024-02-22T22:40:28.388812+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.129:0/138373647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[35158]: audit 2024-02-22T22:40:28.654957+0000 mgr.y (mgr.14142) 572 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[38584]: audit 2024-02-22T22:40:27.833727+0000 mgr.y (mgr.14142) 570 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[38584]: audit 2024-02-22T22:40:28.099695+0000 mgr.y (mgr.14142) 571 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[38584]: audit 2024-02-22T22:40:28.388812+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.129:0/138373647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:40:29.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:28 smithi129 bash[38584]: audit 2024-02-22T22:40:28.654957+0000 mgr.y (mgr.14142) 572 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:28 smithi171 bash[35217]: audit 2024-02-22T22:40:27.833727+0000 mgr.y (mgr.14142) 570 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:28 smithi171 bash[35217]: audit 2024-02-22T22:40:28.099695+0000 mgr.y (mgr.14142) 571 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:29.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:28 smithi171 bash[35217]: audit 2024-02-22T22:40:28.388812+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.129:0/138373647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:40:29.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:28 smithi171 bash[35217]: audit 2024-02-22T22:40:28.654957+0000 mgr.y (mgr.14142) 572 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:40:30.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:30 smithi129 bash[35158]: cluster 2024-02-22T22:40:29.720717+0000 mgr.y (mgr.14142) 573 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:30.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:30 smithi129 bash[38584]: cluster 2024-02-22T22:40:29.720717+0000 mgr.y (mgr.14142) 573 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:30 smithi171 bash[35217]: cluster 2024-02-22T22:40:29.720717+0000 mgr.y (mgr.14142) 573 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:31 smithi129 bash[35158]: cluster 2024-02-22T22:40:31.721277+0000 mgr.y (mgr.14142) 574 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:31 smithi129 bash[38584]: cluster 2024-02-22T22:40:31.721277+0000 mgr.y (mgr.14142) 574 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:31 smithi171 bash[35217]: cluster 2024-02-22T22:40:31.721277+0000 mgr.y (mgr.14142) 574 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:33 smithi129 bash[35158]: cluster 2024-02-22T22:40:33.721862+0000 mgr.y (mgr.14142) 575 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:34.172 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:33 smithi129 bash[38584]: cluster 2024-02-22T22:40:33.721862+0000 mgr.y (mgr.14142) 575 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:34.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:33 smithi171 bash[35217]: cluster 2024-02-22T22:40:33.721862+0000 mgr.y (mgr.14142) 575 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:35 smithi129 bash[35158]: cluster 2024-02-22T22:40:35.722477+0000 mgr.y (mgr.14142) 576 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:35 smithi129 bash[38584]: cluster 2024-02-22T22:40:35.722477+0000 mgr.y (mgr.14142) 576 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:35 smithi171 bash[35217]: cluster 2024-02-22T22:40:35.722477+0000 mgr.y (mgr.14142) 576 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:37 smithi129 bash[35158]: cluster 2024-02-22T22:40:37.723050+0000 mgr.y (mgr.14142) 577 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:37 smithi129 bash[38584]: cluster 2024-02-22T22:40:37.723050+0000 mgr.y (mgr.14142) 577 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:37 smithi171 bash[35217]: cluster 2024-02-22T22:40:37.723050+0000 mgr.y (mgr.14142) 577 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:40.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:40 smithi129 bash[35158]: cluster 2024-02-22T22:40:39.723625+0000 mgr.y (mgr.14142) 578 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:40.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:40 smithi129 bash[38584]: cluster 2024-02-22T22:40:39.723625+0000 mgr.y (mgr.14142) 578 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:40 smithi171 bash[35217]: cluster 2024-02-22T22:40:39.723625+0000 mgr.y (mgr.14142) 578 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:41 smithi129 bash[35158]: cluster 2024-02-22T22:40:41.724226+0000 mgr.y (mgr.14142) 579 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:41 smithi129 bash[38584]: cluster 2024-02-22T22:40:41.724226+0000 mgr.y (mgr.14142) 579 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:41 smithi171 bash[35217]: cluster 2024-02-22T22:40:41.724226+0000 mgr.y (mgr.14142) 579 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:43 smithi129 bash[35158]: cluster 2024-02-22T22:40:43.724797+0000 mgr.y (mgr.14142) 580 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:43 smithi129 bash[38584]: cluster 2024-02-22T22:40:43.724797+0000 mgr.y (mgr.14142) 580 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:43 smithi171 bash[35217]: cluster 2024-02-22T22:40:43.724797+0000 mgr.y (mgr.14142) 580 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:45 smithi129 bash[35158]: cluster 2024-02-22T22:40:45.725479+0000 mgr.y (mgr.14142) 581 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:45 smithi129 bash[38584]: cluster 2024-02-22T22:40:45.725479+0000 mgr.y (mgr.14142) 581 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:45 smithi171 bash[35217]: cluster 2024-02-22T22:40:45.725479+0000 mgr.y (mgr.14142) 581 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:47 smithi129 bash[35158]: cluster 2024-02-22T22:40:47.726034+0000 mgr.y (mgr.14142) 582 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:47 smithi129 bash[38584]: cluster 2024-02-22T22:40:47.726034+0000 mgr.y (mgr.14142) 582 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:48.211 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:47 smithi171 bash[35217]: cluster 2024-02-22T22:40:47.726034+0000 mgr.y (mgr.14142) 582 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:48.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:40:48 smithi171 bash[45967]: time="2024-02-22T22:40:48Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:40:49.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:40:48 smithi129 bash[55533]: time="2024-02-22T22:40:48Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:40:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:50 smithi171 bash[35217]: cluster 2024-02-22T22:40:49.726761+0000 mgr.y (mgr.14142) 583 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:50 smithi129 bash[35158]: cluster 2024-02-22T22:40:49.726761+0000 mgr.y (mgr.14142) 583 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:50 smithi129 bash[38584]: cluster 2024-02-22T22:40:49.726761+0000 mgr.y (mgr.14142) 583 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:51 smithi129 bash[35158]: cluster 2024-02-22T22:40:51.727292+0000 mgr.y (mgr.14142) 584 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:51 smithi129 bash[38584]: cluster 2024-02-22T22:40:51.727292+0000 mgr.y (mgr.14142) 584 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:51 smithi171 bash[35217]: cluster 2024-02-22T22:40:51.727292+0000 mgr.y (mgr.14142) 584 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:53 smithi129 bash[35158]: cluster 2024-02-22T22:40:53.727830+0000 mgr.y (mgr.14142) 585 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:53 smithi129 bash[38584]: cluster 2024-02-22T22:40:53.727830+0000 mgr.y (mgr.14142) 585 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:53 smithi171 bash[35217]: cluster 2024-02-22T22:40:53.727830+0000 mgr.y (mgr.14142) 585 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:55 smithi129 bash[35158]: cluster 2024-02-22T22:40:55.728510+0000 mgr.y (mgr.14142) 586 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:55 smithi129 bash[38584]: cluster 2024-02-22T22:40:55.728510+0000 mgr.y (mgr.14142) 586 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:55 smithi171 bash[35217]: cluster 2024-02-22T22:40:55.728510+0000 mgr.y (mgr.14142) 586 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:40:57 smithi129 bash[35158]: cluster 2024-02-22T22:40:57.729217+0000 mgr.y (mgr.14142) 587 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:40:57 smithi129 bash[38584]: cluster 2024-02-22T22:40:57.729217+0000 mgr.y (mgr.14142) 587 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:40:57 smithi171 bash[35217]: cluster 2024-02-22T22:40:57.729217+0000 mgr.y (mgr.14142) 587 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:40:58.945 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (3m) 3m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:40:59.472 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 3m ago 6m prom/node-exporter 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 3m ago 6m prom/node-exporter 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:40:59.473 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:40:59.760 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:40:59.760 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:40:59.760 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:40:59.760 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:59.760 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:40:59.760 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:40:59.761 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:41:00.030 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:41:00.030 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:41:00.030 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:41:00.030 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:41:00.030 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:41:00.030 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:41:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[35158]: audit 2024-02-22T22:40:58.934607+0000 mgr.y (mgr.14142) 588 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[35158]: audit 2024-02-22T22:40:59.206545+0000 mgr.y (mgr.14142) 589 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[35158]: audit 2024-02-22T22:40:59.468550+0000 mgr.y (mgr.14142) 590 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[35158]: cluster 2024-02-22T22:40:59.729650+0000 mgr.y (mgr.14142) 591 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:00.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[35158]: audit 2024-02-22T22:40:59.759745+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.129:0/1737681039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:41:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[38584]: audit 2024-02-22T22:40:58.934607+0000 mgr.y (mgr.14142) 588 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[38584]: audit 2024-02-22T22:40:59.206545+0000 mgr.y (mgr.14142) 589 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[38584]: audit 2024-02-22T22:40:59.468550+0000 mgr.y (mgr.14142) 590 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[38584]: cluster 2024-02-22T22:40:59.729650+0000 mgr.y (mgr.14142) 591 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:00.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:00 smithi129 bash[38584]: audit 2024-02-22T22:40:59.759745+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.129:0/1737681039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:41:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:00 smithi171 bash[35217]: audit 2024-02-22T22:40:58.934607+0000 mgr.y (mgr.14142) 588 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:00 smithi171 bash[35217]: audit 2024-02-22T22:40:59.206545+0000 mgr.y (mgr.14142) 589 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:00 smithi171 bash[35217]: audit 2024-02-22T22:40:59.468550+0000 mgr.y (mgr.14142) 590 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:00.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:00 smithi171 bash[35217]: cluster 2024-02-22T22:40:59.729650+0000 mgr.y (mgr.14142) 591 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:00.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:00 smithi171 bash[35217]: audit 2024-02-22T22:40:59.759745+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.129:0/1737681039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:41:01.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:01 smithi171 bash[35217]: audit 2024-02-22T22:41:00.029168+0000 mgr.y (mgr.14142) 592 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:01 smithi129 bash[35158]: audit 2024-02-22T22:41:00.029168+0000 mgr.y (mgr.14142) 592 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:01 smithi129 bash[38584]: audit 2024-02-22T22:41:00.029168+0000 mgr.y (mgr.14142) 592 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:02.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:02 smithi171 bash[35217]: cluster 2024-02-22T22:41:01.730178+0000 mgr.y (mgr.14142) 593 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:02 smithi129 bash[35158]: cluster 2024-02-22T22:41:01.730178+0000 mgr.y (mgr.14142) 593 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:02 smithi129 bash[38584]: cluster 2024-02-22T22:41:01.730178+0000 mgr.y (mgr.14142) 593 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:03 smithi129 bash[35158]: cluster 2024-02-22T22:41:03.730887+0000 mgr.y (mgr.14142) 594 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:03 smithi129 bash[38584]: cluster 2024-02-22T22:41:03.730887+0000 mgr.y (mgr.14142) 594 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:04.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:03 smithi171 bash[35217]: cluster 2024-02-22T22:41:03.730887+0000 mgr.y (mgr.14142) 594 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:05 smithi129 bash[35158]: cluster 2024-02-22T22:41:05.731557+0000 mgr.y (mgr.14142) 595 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:05 smithi129 bash[38584]: cluster 2024-02-22T22:41:05.731557+0000 mgr.y (mgr.14142) 595 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:06.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:05 smithi171 bash[35217]: cluster 2024-02-22T22:41:05.731557+0000 mgr.y (mgr.14142) 595 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:07 smithi129 bash[35158]: cluster 2024-02-22T22:41:07.732130+0000 mgr.y (mgr.14142) 596 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:07 smithi129 bash[38584]: cluster 2024-02-22T22:41:07.732130+0000 mgr.y (mgr.14142) 596 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:07 smithi171 bash[35217]: cluster 2024-02-22T22:41:07.732130+0000 mgr.y (mgr.14142) 596 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:10 smithi171 bash[35217]: cluster 2024-02-22T22:41:09.732665+0000 mgr.y (mgr.14142) 597 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:10 smithi129 bash[35158]: cluster 2024-02-22T22:41:09.732665+0000 mgr.y (mgr.14142) 597 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:10 smithi129 bash[38584]: cluster 2024-02-22T22:41:09.732665+0000 mgr.y (mgr.14142) 597 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:11 smithi129 bash[35158]: cluster 2024-02-22T22:41:11.733260+0000 mgr.y (mgr.14142) 598 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:11 smithi129 bash[38584]: cluster 2024-02-22T22:41:11.733260+0000 mgr.y (mgr.14142) 598 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:11 smithi171 bash[35217]: cluster 2024-02-22T22:41:11.733260+0000 mgr.y (mgr.14142) 598 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:13 smithi129 bash[35158]: cluster 2024-02-22T22:41:13.733760+0000 mgr.y (mgr.14142) 599 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:13 smithi129 bash[38584]: cluster 2024-02-22T22:41:13.733760+0000 mgr.y (mgr.14142) 599 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:13 smithi171 bash[35217]: cluster 2024-02-22T22:41:13.733760+0000 mgr.y (mgr.14142) 599 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:15 smithi129 bash[35158]: cluster 2024-02-22T22:41:15.734265+0000 mgr.y (mgr.14142) 600 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:15 smithi129 bash[38584]: cluster 2024-02-22T22:41:15.734265+0000 mgr.y (mgr.14142) 600 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:15 smithi171 bash[35217]: cluster 2024-02-22T22:41:15.734265+0000 mgr.y (mgr.14142) 600 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:17 smithi129 bash[35158]: cluster 2024-02-22T22:41:17.734842+0000 mgr.y (mgr.14142) 601 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:17 smithi129 bash[38584]: cluster 2024-02-22T22:41:17.734842+0000 mgr.y (mgr.14142) 601 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:18.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:17 smithi171 bash[35217]: cluster 2024-02-22T22:41:17.734842+0000 mgr.y (mgr.14142) 601 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:20 smithi171 bash[35217]: cluster 2024-02-22T22:41:19.735532+0000 mgr.y (mgr.14142) 602 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:20 smithi129 bash[35158]: cluster 2024-02-22T22:41:19.735532+0000 mgr.y (mgr.14142) 602 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:20 smithi129 bash[38584]: cluster 2024-02-22T22:41:19.735532+0000 mgr.y (mgr.14142) 602 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:21 smithi129 bash[35158]: cluster 2024-02-22T22:41:21.736206+0000 mgr.y (mgr.14142) 603 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:21 smithi129 bash[38584]: cluster 2024-02-22T22:41:21.736206+0000 mgr.y (mgr.14142) 603 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:21 smithi171 bash[35217]: cluster 2024-02-22T22:41:21.736206+0000 mgr.y (mgr.14142) 603 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:23 smithi129 bash[35158]: cluster 2024-02-22T22:41:23.736780+0000 mgr.y (mgr.14142) 604 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:23 smithi129 bash[38584]: cluster 2024-02-22T22:41:23.736780+0000 mgr.y (mgr.14142) 604 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:23 smithi171 bash[35217]: cluster 2024-02-22T22:41:23.736780+0000 mgr.y (mgr.14142) 604 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:25.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:25 smithi171 bash[35217]: cluster 2024-02-22T22:41:25.737300+0000 mgr.y (mgr.14142) 605 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:25.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:41:25 smithi171 bash[45967]: time="2024-02-22T22:41:25Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:41:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:25 smithi129 bash[35158]: cluster 2024-02-22T22:41:25.737300+0000 mgr.y (mgr.14142) 605 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:25 smithi129 bash[38584]: cluster 2024-02-22T22:41:25.737300+0000 mgr.y (mgr.14142) 605 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:26.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:41:26 smithi129 bash[55533]: time="2024-02-22T22:41:26Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:41:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:27 smithi129 bash[35158]: cluster 2024-02-22T22:41:27.737894+0000 mgr.y (mgr.14142) 606 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:27 smithi129 bash[38584]: cluster 2024-02-22T22:41:27.737894+0000 mgr.y (mgr.14142) 606 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:27 smithi171 bash[35217]: cluster 2024-02-22T22:41:27.737894+0000 mgr.y (mgr.14142) 606 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:30.318 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:41:30.843 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:41:30.843 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (4m) 4m ago 4m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (14m) 4m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (16m) 4m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (16m) 4m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (15m) 4m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (15m) 4m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 4m ago 7m prom/node-exporter 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 4m ago 7m prom/node-exporter 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (14m) 4m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (14m) 4m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (13m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:41:30.844 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (13m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:41:30.845 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (13m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:41:30.845 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (12m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:41:30.845 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (12m) 4m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:41:30.845 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (12m) 4m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:41:30.845 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (4m) 4m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:41:30.845 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (4m) 4m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:41:30.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:30 smithi171 bash[35217]: cluster 2024-02-22T22:41:29.738440+0000 mgr.y (mgr.14142) 607 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:31.131 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:41:31.131 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:41:31.132 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:41:31.133 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:41:31.133 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:41:31.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:30 smithi129 bash[35158]: cluster 2024-02-22T22:41:29.738440+0000 mgr.y (mgr.14142) 607 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:31.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:30 smithi129 bash[38584]: cluster 2024-02-22T22:41:29.738440+0000 mgr.y (mgr.14142) 607 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:31.399 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:41:31.399 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:41:31.399 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:41:31.399 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:41:31.399 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:41:31.399 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:41:31.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:31 smithi171 bash[35217]: audit 2024-02-22T22:41:30.307202+0000 mgr.y (mgr.14142) 608 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:31.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:31 smithi171 bash[35217]: audit 2024-02-22T22:41:30.575356+0000 mgr.y (mgr.14142) 609 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:31.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:31 smithi171 bash[35217]: audit 2024-02-22T22:41:31.130849+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.129:0/601934517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:41:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:31 smithi129 bash[35158]: audit 2024-02-22T22:41:30.307202+0000 mgr.y (mgr.14142) 608 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:31 smithi129 bash[35158]: audit 2024-02-22T22:41:30.575356+0000 mgr.y (mgr.14142) 609 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:31 smithi129 bash[35158]: audit 2024-02-22T22:41:31.130849+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.129:0/601934517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:41:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:31 smithi129 bash[38584]: audit 2024-02-22T22:41:30.307202+0000 mgr.y (mgr.14142) 608 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:31 smithi129 bash[38584]: audit 2024-02-22T22:41:30.575356+0000 mgr.y (mgr.14142) 609 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:31 smithi129 bash[38584]: audit 2024-02-22T22:41:31.130849+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.129:0/601934517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:41:32.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:32 smithi171 bash[35217]: audit 2024-02-22T22:41:30.839877+0000 mgr.y (mgr.14142) 610 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:32.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:32 smithi171 bash[35217]: audit 2024-02-22T22:41:31.397725+0000 mgr.y (mgr.14142) 611 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:32.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:32 smithi171 bash[35217]: cluster 2024-02-22T22:41:31.739062+0000 mgr.y (mgr.14142) 612 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:32 smithi129 bash[35158]: audit 2024-02-22T22:41:30.839877+0000 mgr.y (mgr.14142) 610 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:32 smithi129 bash[35158]: audit 2024-02-22T22:41:31.397725+0000 mgr.y (mgr.14142) 611 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:32 smithi129 bash[35158]: cluster 2024-02-22T22:41:31.739062+0000 mgr.y (mgr.14142) 612 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:32 smithi129 bash[38584]: audit 2024-02-22T22:41:30.839877+0000 mgr.y (mgr.14142) 610 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:32 smithi129 bash[38584]: audit 2024-02-22T22:41:31.397725+0000 mgr.y (mgr.14142) 611 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:41:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:32 smithi129 bash[38584]: cluster 2024-02-22T22:41:31.739062+0000 mgr.y (mgr.14142) 612 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:33 smithi129 bash[35158]: cluster 2024-02-22T22:41:33.739633+0000 mgr.y (mgr.14142) 613 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:33 smithi129 bash[38584]: cluster 2024-02-22T22:41:33.739633+0000 mgr.y (mgr.14142) 613 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:34.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:33 smithi171 bash[35217]: cluster 2024-02-22T22:41:33.739633+0000 mgr.y (mgr.14142) 613 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:35 smithi129 bash[35158]: cluster 2024-02-22T22:41:35.740243+0000 mgr.y (mgr.14142) 614 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:35 smithi129 bash[38584]: cluster 2024-02-22T22:41:35.740243+0000 mgr.y (mgr.14142) 614 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:35 smithi171 bash[35217]: cluster 2024-02-22T22:41:35.740243+0000 mgr.y (mgr.14142) 614 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:37 smithi129 bash[35158]: cluster 2024-02-22T22:41:37.740876+0000 mgr.y (mgr.14142) 615 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:37 smithi129 bash[38584]: cluster 2024-02-22T22:41:37.740876+0000 mgr.y (mgr.14142) 615 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:37 smithi171 bash[35217]: cluster 2024-02-22T22:41:37.740876+0000 mgr.y (mgr.14142) 615 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:40 smithi171 bash[35217]: cluster 2024-02-22T22:41:39.741490+0000 mgr.y (mgr.14142) 616 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:41.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:40 smithi129 bash[35158]: cluster 2024-02-22T22:41:39.741490+0000 mgr.y (mgr.14142) 616 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:41.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:40 smithi129 bash[38584]: cluster 2024-02-22T22:41:39.741490+0000 mgr.y (mgr.14142) 616 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:41 smithi129 bash[35158]: cluster 2024-02-22T22:41:41.742275+0000 mgr.y (mgr.14142) 617 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:41 smithi129 bash[38584]: cluster 2024-02-22T22:41:41.742275+0000 mgr.y (mgr.14142) 617 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:41 smithi171 bash[35217]: cluster 2024-02-22T22:41:41.742275+0000 mgr.y (mgr.14142) 617 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:43 smithi129 bash[35158]: cluster 2024-02-22T22:41:43.742849+0000 mgr.y (mgr.14142) 618 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:43 smithi129 bash[38584]: cluster 2024-02-22T22:41:43.742849+0000 mgr.y (mgr.14142) 618 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:43 smithi171 bash[35217]: cluster 2024-02-22T22:41:43.742849+0000 mgr.y (mgr.14142) 618 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:45 smithi129 bash[35158]: cluster 2024-02-22T22:41:45.743437+0000 mgr.y (mgr.14142) 619 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:45 smithi129 bash[38584]: cluster 2024-02-22T22:41:45.743437+0000 mgr.y (mgr.14142) 619 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:45 smithi171 bash[35217]: cluster 2024-02-22T22:41:45.743437+0000 mgr.y (mgr.14142) 619 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:47 smithi129 bash[35158]: cluster 2024-02-22T22:41:47.743977+0000 mgr.y (mgr.14142) 620 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:47 smithi129 bash[38584]: cluster 2024-02-22T22:41:47.743977+0000 mgr.y (mgr.14142) 620 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:47 smithi171 bash[35217]: cluster 2024-02-22T22:41:47.743977+0000 mgr.y (mgr.14142) 620 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:50.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:50 smithi171 bash[35217]: cluster 2024-02-22T22:41:49.744678+0000 mgr.y (mgr.14142) 621 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:50 smithi129 bash[38584]: cluster 2024-02-22T22:41:49.744678+0000 mgr.y (mgr.14142) 621 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:50 smithi129 bash[35158]: cluster 2024-02-22T22:41:49.744678+0000 mgr.y (mgr.14142) 621 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:51 smithi129 bash[35158]: cluster 2024-02-22T22:41:51.745175+0000 mgr.y (mgr.14142) 622 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:51 smithi129 bash[38584]: cluster 2024-02-22T22:41:51.745175+0000 mgr.y (mgr.14142) 622 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:51 smithi171 bash[35217]: cluster 2024-02-22T22:41:51.745175+0000 mgr.y (mgr.14142) 622 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:53 smithi129 bash[35158]: cluster 2024-02-22T22:41:53.745900+0000 mgr.y (mgr.14142) 623 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:53 smithi129 bash[38584]: cluster 2024-02-22T22:41:53.745900+0000 mgr.y (mgr.14142) 623 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:53 smithi171 bash[35217]: cluster 2024-02-22T22:41:53.745900+0000 mgr.y (mgr.14142) 623 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:55 smithi129 bash[38584]: cluster 2024-02-22T22:41:55.746452+0000 mgr.y (mgr.14142) 624 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:55 smithi129 bash[35158]: cluster 2024-02-22T22:41:55.746452+0000 mgr.y (mgr.14142) 624 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:55 smithi171 bash[35217]: cluster 2024-02-22T22:41:55.746452+0000 mgr.y (mgr.14142) 624 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:41:57 smithi129 bash[35158]: cluster 2024-02-22T22:41:57.747163+0000 mgr.y (mgr.14142) 625 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:41:57 smithi129 bash[38584]: cluster 2024-02-22T22:41:57.747163+0000 mgr.y (mgr.14142) 625 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:41:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:41:57 smithi171 bash[35217]: cluster 2024-02-22T22:41:57.747163+0000 mgr.y (mgr.14142) 625 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:00 smithi171 bash[35217]: cluster 2024-02-22T22:41:59.747824+0000 mgr.y (mgr.14142) 626 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:01.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:00 smithi129 bash[35158]: cluster 2024-02-22T22:41:59.747824+0000 mgr.y (mgr.14142) 626 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:01.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:00 smithi129 bash[38584]: cluster 2024-02-22T22:41:59.747824+0000 mgr.y (mgr.14142) 626 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:01.690 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:42:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:01 smithi129 bash[35158]: audit 2024-02-22T22:42:01.679196+0000 mgr.y (mgr.14142) 627 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:01 smithi129 bash[35158]: cluster 2024-02-22T22:42:01.748321+0000 mgr.y (mgr.14142) 628 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:01 smithi129 bash[38584]: audit 2024-02-22T22:42:01.679196+0000 mgr.y (mgr.14142) 627 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:01 smithi129 bash[38584]: cluster 2024-02-22T22:42:01.748321+0000 mgr.y (mgr.14142) 628 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (4m) 4m ago 4m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (15m) 4m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (17m) 4m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (17m) 4m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (15m) 4m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (15m) 4m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:42:02.216 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 4m ago 7m prom/node-exporter 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 4m ago 7m prom/node-exporter 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (15m) 4m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (14m) 4m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (14m) 4m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (14m) 4m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (13m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (13m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (13m) 4m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (12m) 4m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (4m) 4m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:42:02.217 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (4m) 4m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:42:02.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:01 smithi171 bash[35217]: audit 2024-02-22T22:42:01.679196+0000 mgr.y (mgr.14142) 627 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:02.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:01 smithi171 bash[35217]: cluster 2024-02-22T22:42:01.748321+0000 mgr.y (mgr.14142) 628 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:02.502 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:42:02.503 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:42:02.772 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:42:02.772 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:42:02.772 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:42:02.772 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:42:02.772 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:42:02.772 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[35158]: audit 2024-02-22T22:42:01.949054+0000 mgr.y (mgr.14142) 629 : audit [DBG] from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[35158]: audit 2024-02-22T22:42:02.211902+0000 mgr.y (mgr.14142) 630 : audit [DBG] from='client.25117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[35158]: audit 2024-02-22T22:42:02.501424+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.129:0/441159363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[35158]: audit 2024-02-22T22:42:02.770890+0000 mgr.y (mgr.14142) 631 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[38584]: audit 2024-02-22T22:42:01.949054+0000 mgr.y (mgr.14142) 629 : audit [DBG] from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[38584]: audit 2024-02-22T22:42:02.211902+0000 mgr.y (mgr.14142) 630 : audit [DBG] from='client.25117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[38584]: audit 2024-02-22T22:42:02.501424+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.129:0/441159363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:42:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:02 smithi129 bash[38584]: audit 2024-02-22T22:42:02.770890+0000 mgr.y (mgr.14142) 631 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:02 smithi171 bash[35217]: audit 2024-02-22T22:42:01.949054+0000 mgr.y (mgr.14142) 629 : audit [DBG] from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:02 smithi171 bash[35217]: audit 2024-02-22T22:42:02.211902+0000 mgr.y (mgr.14142) 630 : audit [DBG] from='client.25117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:02 smithi171 bash[35217]: audit 2024-02-22T22:42:02.501424+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.129:0/441159363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:42:03.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:02 smithi171 bash[35217]: audit 2024-02-22T22:42:02.770890+0000 mgr.y (mgr.14142) 631 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:03.728 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[45967]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[45967]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[45967]: Error: 3 errors occurred while pulling: 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[45967]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[45967]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[45967]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:42:03.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:03 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:42:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:03 smithi129 bash[35158]: cluster 2024-02-22T22:42:03.748885+0000 mgr.y (mgr.14142) 632 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:03 smithi129 bash[38584]: cluster 2024-02-22T22:42:03.748885+0000 mgr.y (mgr.14142) 632 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:03 smithi129 bash[55533]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:03 smithi129 bash[55533]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:04 smithi129 bash[55533]: Error: 3 errors occurred while pulling: 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:04 smithi129 bash[55533]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:04 smithi129 bash[55533]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:04 smithi129 bash[55533]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:04 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:42:04.156 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:04 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-22T22:42:04.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:03 smithi171 bash[35217]: cluster 2024-02-22T22:42:03.748885+0000 mgr.y (mgr.14142) 632 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:05 smithi129 bash[35158]: cluster 2024-02-22T22:42:05.749375+0000 mgr.y (mgr.14142) 633 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:05 smithi129 bash[38584]: cluster 2024-02-22T22:42:05.749375+0000 mgr.y (mgr.14142) 633 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:06.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:05 smithi171 bash[35217]: cluster 2024-02-22T22:42:05.749375+0000 mgr.y (mgr.14142) 633 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:07.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35158]: audit 2024-02-22T22:42:07.084700+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi171:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-22T22:42:07.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35158]: audit 2024-02-22T22:42:07.089014+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi171:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-22T22:42:07.405 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[38584]: audit 2024-02-22T22:42:07.084700+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi171:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-22T22:42:07.405 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[38584]: audit 2024-02-22T22:42:07.089014+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi171:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: debug 2024-02-22T22:42:07.083+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:07.406 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:07.407 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:07.408 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:42:07.409 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:42:07 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:07.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:07 smithi171 bash[35217]: audit 2024-02-22T22:42:07.084700+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi171:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-22T22:42:07.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:07 smithi171 bash[35217]: audit 2024-02-22T22:42:07.089014+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi171:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-22T22:42:08.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: cephadm 2024-02-22T22:42:07.083246+0000 mgr.y (mgr.14142) 634 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: cephadm 2024-02-22T22:42:07.083246+0000 mgr.y (mgr.14142) 634 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.406 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.407 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: code, '\n'.join(err))) 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.408 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:42:08.409 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: code, '\n'.join(err))) 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.410 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.411 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: cephadm 2024-02-22T22:42:07.083398+0000 mgr.y (mgr.14142) 635 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi129', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:42:08.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: cephadm 2024-02-22T22:42:07.083398+0000 mgr.y (mgr.14142) 635 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi129', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.414 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.415 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:42:08.416 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: cephadm 2024-02-22T22:42:07.084379+0000 mgr.y (mgr.14142) 636 : cephadm [INF] Setting dashboard grafana config to https://smithi171:3000 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: cephadm 2024-02-22T22:42:07.091374+0000 mgr.y (mgr.14142) 637 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[35158]: cluster 2024-02-22T22:42:07.749888+0000 mgr.y (mgr.14142) 638 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.417 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: cephadm 2024-02-22T22:42:07.084379+0000 mgr.y (mgr.14142) 636 : cephadm [INF] Setting dashboard grafana config to https://smithi171:3000 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: cephadm 2024-02-22T22:42:07.091374+0000 mgr.y (mgr.14142) 637 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T22:42:08.418 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:08 smithi129 bash[38584]: cluster 2024-02-22T22:42:07.749888+0000 mgr.y (mgr.14142) 638 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:08.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: cephadm 2024-02-22T22:42:07.083246+0000 mgr.y (mgr.14142) 634 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:42:08.480 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: code, '\n'.join(err))) 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.481 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.482 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: cephadm 2024-02-22T22:42:07.083398+0000 mgr.y (mgr.14142) 635 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi129', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:17Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:40:52Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:41:29Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:42:08.483 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:42:08.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:42:08.487 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:42:08.487 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: cephadm 2024-02-22T22:42:07.084379+0000 mgr.y (mgr.14142) 636 : cephadm [INF] Setting dashboard grafana config to https://smithi171:3000 2024-02-22T22:42:08.487 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: cephadm 2024-02-22T22:42:07.091374+0000 mgr.y (mgr.14142) 637 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T22:42:08.487 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:08 smithi171 bash[35217]: cluster 2024-02-22T22:42:07.749888+0000 mgr.y (mgr.14142) 638 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:10 smithi171 bash[35217]: cluster 2024-02-22T22:42:09.750356+0000 mgr.y (mgr.14142) 639 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:11.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:10 smithi129 bash[35158]: cluster 2024-02-22T22:42:09.750356+0000 mgr.y (mgr.14142) 639 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:10 smithi129 bash[38584]: cluster 2024-02-22T22:42:09.750356+0000 mgr.y (mgr.14142) 639 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:11 smithi129 bash[35158]: cluster 2024-02-22T22:42:11.750794+0000 mgr.y (mgr.14142) 640 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:11 smithi129 bash[38584]: cluster 2024-02-22T22:42:11.750794+0000 mgr.y (mgr.14142) 640 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:11 smithi171 bash[35217]: cluster 2024-02-22T22:42:11.750794+0000 mgr.y (mgr.14142) 640 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:13 smithi129 bash[35158]: cluster 2024-02-22T22:42:13.751200+0000 mgr.y (mgr.14142) 641 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:13 smithi129 bash[38584]: cluster 2024-02-22T22:42:13.751200+0000 mgr.y (mgr.14142) 641 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:13 smithi171 bash[35217]: cluster 2024-02-22T22:42:13.751200+0000 mgr.y (mgr.14142) 641 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 podman[46011]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.b" found: no such container 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 systemd[1]: Started Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 bash[46028]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:14.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:13 smithi171 bash[46028]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 systemd[1]: Starting Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 podman[56260]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.a" found: no such container 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 systemd[1]: Started Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 bash[56276]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:42:14.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:14 smithi129 bash[56276]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:42:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:15 smithi129 bash[35158]: cluster 2024-02-22T22:42:15.751594+0000 mgr.y (mgr.14142) 642 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:15 smithi129 bash[38584]: cluster 2024-02-22T22:42:15.751594+0000 mgr.y (mgr.14142) 642 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:15 smithi171 bash[35217]: cluster 2024-02-22T22:42:15.751594+0000 mgr.y (mgr.14142) 642 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:17 smithi129 bash[35158]: cluster 2024-02-22T22:42:17.752062+0000 mgr.y (mgr.14142) 643 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:17 smithi129 bash[38584]: cluster 2024-02-22T22:42:17.752062+0000 mgr.y (mgr.14142) 643 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:18.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:17 smithi171 bash[35217]: cluster 2024-02-22T22:42:17.752062+0000 mgr.y (mgr.14142) 643 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:20 smithi171 bash[35217]: cluster 2024-02-22T22:42:19.752583+0000 mgr.y (mgr.14142) 644 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:20 smithi129 bash[35158]: cluster 2024-02-22T22:42:19.752583+0000 mgr.y (mgr.14142) 644 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:20 smithi129 bash[38584]: cluster 2024-02-22T22:42:19.752583+0000 mgr.y (mgr.14142) 644 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:21 smithi129 bash[35158]: cluster 2024-02-22T22:42:21.753006+0000 mgr.y (mgr.14142) 645 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:21 smithi129 bash[38584]: cluster 2024-02-22T22:42:21.753006+0000 mgr.y (mgr.14142) 645 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:21 smithi171 bash[35217]: cluster 2024-02-22T22:42:21.753006+0000 mgr.y (mgr.14142) 645 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:23 smithi129 bash[35158]: cluster 2024-02-22T22:42:23.753500+0000 mgr.y (mgr.14142) 646 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:23 smithi129 bash[38584]: cluster 2024-02-22T22:42:23.753500+0000 mgr.y (mgr.14142) 646 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:23 smithi171 bash[35217]: cluster 2024-02-22T22:42:23.753500+0000 mgr.y (mgr.14142) 646 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:25 smithi129 bash[35158]: cluster 2024-02-22T22:42:25.753888+0000 mgr.y (mgr.14142) 647 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:25 smithi129 bash[38584]: cluster 2024-02-22T22:42:25.753888+0000 mgr.y (mgr.14142) 647 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:25 smithi171 bash[35217]: cluster 2024-02-22T22:42:25.753888+0000 mgr.y (mgr.14142) 647 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:28.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:27 smithi129 bash[35158]: cluster 2024-02-22T22:42:27.754391+0000 mgr.y (mgr.14142) 648 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:27 smithi129 bash[38584]: cluster 2024-02-22T22:42:27.754391+0000 mgr.y (mgr.14142) 648 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:27 smithi171 bash[35217]: cluster 2024-02-22T22:42:27.754391+0000 mgr.y (mgr.14142) 648 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:30 smithi171 bash[35217]: cluster 2024-02-22T22:42:29.754877+0000 mgr.y (mgr.14142) 649 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:31.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:30 smithi129 bash[35158]: cluster 2024-02-22T22:42:29.754877+0000 mgr.y (mgr.14142) 649 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:31.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:30 smithi129 bash[38584]: cluster 2024-02-22T22:42:29.754877+0000 mgr.y (mgr.14142) 649 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:31 smithi129 bash[35158]: cluster 2024-02-22T22:42:31.755325+0000 mgr.y (mgr.14142) 650 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:31 smithi129 bash[38584]: cluster 2024-02-22T22:42:31.755325+0000 mgr.y (mgr.14142) 650 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:31 smithi171 bash[35217]: cluster 2024-02-22T22:42:31.755325+0000 mgr.y (mgr.14142) 650 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:33.069 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (5m) 5m ago 5m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (17m) 5m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (17m) 5m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (16m) 5m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (16m) 5m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 5m ago 8m prom/node-exporter 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 5m ago 8m prom/node-exporter 2024-02-22T22:42:33.627 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (14m) 5m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (14m) 5m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (14m) 5m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (13m) 5m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (13m) 5m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:42:33.628 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:42:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[35158]: audit 2024-02-22T22:42:33.056440+0000 mgr.y (mgr.14142) 651 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[35158]: audit 2024-02-22T22:42:33.339340+0000 mgr.y (mgr.14142) 652 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[35158]: audit 2024-02-22T22:42:33.622991+0000 mgr.y (mgr.14142) 653 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[35158]: cluster 2024-02-22T22:42:33.755768+0000 mgr.y (mgr.14142) 654 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:33.925 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:42:33.925 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:42:33.925 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:42:33.925 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:33.925 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:42:33.926 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:42:34.154 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[38584]: audit 2024-02-22T22:42:33.056440+0000 mgr.y (mgr.14142) 651 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[38584]: audit 2024-02-22T22:42:33.339340+0000 mgr.y (mgr.14142) 652 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[38584]: audit 2024-02-22T22:42:33.622991+0000 mgr.y (mgr.14142) 653 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:33 smithi129 bash[38584]: cluster 2024-02-22T22:42:33.755768+0000 mgr.y (mgr.14142) 654 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:34.199 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:42:34.199 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:42:34.199 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:42:34.199 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:42:34.199 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:42:34.199 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:42:34.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:33 smithi171 bash[35217]: audit 2024-02-22T22:42:33.056440+0000 mgr.y (mgr.14142) 651 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:34.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:33 smithi171 bash[35217]: audit 2024-02-22T22:42:33.339340+0000 mgr.y (mgr.14142) 652 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:34.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:33 smithi171 bash[35217]: audit 2024-02-22T22:42:33.622991+0000 mgr.y (mgr.14142) 653 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:34.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:33 smithi171 bash[35217]: cluster 2024-02-22T22:42:33.755768+0000 mgr.y (mgr.14142) 654 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: audit 2024-02-22T22:42:33.924713+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.129:0/108723993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: audit 2024-02-22T22:42:34.198226+0000 mgr.y (mgr.14142) 655 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: audit 2024-02-22T22:42:34.256986+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\", \"target_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"target_version\": \"ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)\"}"}]: dispatch 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: audit 2024-02-22T22:42:34.259534+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\", \"target_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"target_version\": \"ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)\"}"}]': finished 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: cephadm 2024-02-22T22:42:34.259851+0000 mgr.y (mgr.14142) 656 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 with id 7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: audit 2024-02-22T22:42:34.260041+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: cephadm 2024-02-22T22:42:34.260694+0000 mgr.y (mgr.14142) 657 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-22T22:42:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: cephadm 2024-02-22T22:42:34.260778+0000 mgr.y (mgr.14142) 658 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[38584]: cephadm 2024-02-22T22:42:34.469934+0000 mgr.y (mgr.14142) 659 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 on smithi171 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: audit 2024-02-22T22:42:33.924713+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.129:0/108723993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: audit 2024-02-22T22:42:34.198226+0000 mgr.y (mgr.14142) 655 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: audit 2024-02-22T22:42:34.256986+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\", \"target_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"target_version\": \"ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)\"}"}]: dispatch 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: audit 2024-02-22T22:42:34.259534+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\", \"target_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"target_version\": \"ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)\"}"}]': finished 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: cephadm 2024-02-22T22:42:34.259851+0000 mgr.y (mgr.14142) 656 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 with id 7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: audit 2024-02-22T22:42:34.260041+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: cephadm 2024-02-22T22:42:34.260694+0000 mgr.y (mgr.14142) 657 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: cephadm 2024-02-22T22:42:34.260778+0000 mgr.y (mgr.14142) 658 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-22T22:42:35.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:34 smithi129 bash[35158]: cephadm 2024-02-22T22:42:34.469934+0000 mgr.y (mgr.14142) 659 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 on smithi171 2024-02-22T22:42:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: audit 2024-02-22T22:42:33.924713+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.129:0/108723993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:42:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: audit 2024-02-22T22:42:34.198226+0000 mgr.y (mgr.14142) 655 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:42:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: audit 2024-02-22T22:42:34.256986+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\", \"target_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"target_version\": \"ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)\"}"}]: dispatch 2024-02-22T22:42:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: audit 2024-02-22T22:42:34.259534+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"progress_id\": \"d080529d-8cab-4535-90ab-7732c58fd7e0\", \"target_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"target_version\": \"ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)\"}"}]': finished 2024-02-22T22:42:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: cephadm 2024-02-22T22:42:34.259851+0000 mgr.y (mgr.14142) 656 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 with id 7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550 2024-02-22T22:42:35.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: audit 2024-02-22T22:42:34.260041+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:42:35.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: cephadm 2024-02-22T22:42:34.260694+0000 mgr.y (mgr.14142) 657 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-22T22:42:35.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: cephadm 2024-02-22T22:42:34.260778+0000 mgr.y (mgr.14142) 658 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-22T22:42:35.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:34 smithi171 bash[35217]: cephadm 2024-02-22T22:42:34.469934+0000 mgr.y (mgr.14142) 659 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 on smithi171 2024-02-22T22:42:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:35 smithi129 bash[35158]: cluster 2024-02-22T22:42:35.756482+0000 mgr.y (mgr.14142) 660 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:35 smithi129 bash[38584]: cluster 2024-02-22T22:42:35.756482+0000 mgr.y (mgr.14142) 660 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:35 smithi171 bash[35217]: cluster 2024-02-22T22:42:35.756482+0000 mgr.y (mgr.14142) 660 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:37 smithi129 bash[35158]: cluster 2024-02-22T22:42:37.757246+0000 mgr.y (mgr.14142) 661 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:37 smithi129 bash[38584]: cluster 2024-02-22T22:42:37.757246+0000 mgr.y (mgr.14142) 661 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:37 smithi171 bash[35217]: cluster 2024-02-22T22:42:37.757246+0000 mgr.y (mgr.14142) 661 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:40 smithi171 bash[35217]: cluster 2024-02-22T22:42:39.757888+0000 mgr.y (mgr.14142) 662 : cluster [DBG] pgmap v567: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:41.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:40 smithi129 bash[35158]: cluster 2024-02-22T22:42:39.757888+0000 mgr.y (mgr.14142) 662 : cluster [DBG] pgmap v567: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:41.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:40 smithi129 bash[38584]: cluster 2024-02-22T22:42:39.757888+0000 mgr.y (mgr.14142) 662 : cluster [DBG] pgmap v567: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:41 smithi129 bash[35158]: cluster 2024-02-22T22:42:41.758427+0000 mgr.y (mgr.14142) 663 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:41 smithi129 bash[38584]: cluster 2024-02-22T22:42:41.758427+0000 mgr.y (mgr.14142) 663 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:41 smithi171 bash[35217]: cluster 2024-02-22T22:42:41.758427+0000 mgr.y (mgr.14142) 663 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:43 smithi129 bash[35158]: cluster 2024-02-22T22:42:43.759107+0000 mgr.y (mgr.14142) 664 : cluster [DBG] pgmap v569: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:43 smithi129 bash[38584]: cluster 2024-02-22T22:42:43.759107+0000 mgr.y (mgr.14142) 664 : cluster [DBG] pgmap v569: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:43 smithi171 bash[35217]: cluster 2024-02-22T22:42:43.759107+0000 mgr.y (mgr.14142) 664 : cluster [DBG] pgmap v569: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:45 smithi129 bash[35158]: cluster 2024-02-22T22:42:45.759874+0000 mgr.y (mgr.14142) 665 : cluster [DBG] pgmap v570: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:45 smithi129 bash[38584]: cluster 2024-02-22T22:42:45.759874+0000 mgr.y (mgr.14142) 665 : cluster [DBG] pgmap v570: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:45 smithi171 bash[35217]: cluster 2024-02-22T22:42:45.759874+0000 mgr.y (mgr.14142) 665 : cluster [DBG] pgmap v570: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:47 smithi129 bash[35158]: cluster 2024-02-22T22:42:47.760634+0000 mgr.y (mgr.14142) 666 : cluster [DBG] pgmap v571: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:47 smithi129 bash[38584]: cluster 2024-02-22T22:42:47.760634+0000 mgr.y (mgr.14142) 666 : cluster [DBG] pgmap v571: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:47 smithi171 bash[35217]: cluster 2024-02-22T22:42:47.760634+0000 mgr.y (mgr.14142) 666 : cluster [DBG] pgmap v571: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:50.678 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:42:50 smithi171 bash[46028]: time="2024-02-22T22:42:50Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:50 smithi171 bash[35217]: cluster 2024-02-22T22:42:49.761415+0000 mgr.y (mgr.14142) 667 : cluster [DBG] pgmap v572: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:50 smithi129 bash[35158]: cluster 2024-02-22T22:42:49.761415+0000 mgr.y (mgr.14142) 667 : cluster [DBG] pgmap v572: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:50 smithi129 bash[38584]: cluster 2024-02-22T22:42:49.761415+0000 mgr.y (mgr.14142) 667 : cluster [DBG] pgmap v572: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:51.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:42:50 smithi129 bash[56276]: time="2024-02-22T22:42:50Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:42:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:51 smithi129 bash[35158]: cluster 2024-02-22T22:42:51.761946+0000 mgr.y (mgr.14142) 668 : cluster [DBG] pgmap v573: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:51 smithi129 bash[38584]: cluster 2024-02-22T22:42:51.761946+0000 mgr.y (mgr.14142) 668 : cluster [DBG] pgmap v573: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:51 smithi171 bash[35217]: cluster 2024-02-22T22:42:51.761946+0000 mgr.y (mgr.14142) 668 : cluster [DBG] pgmap v573: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:53 smithi129 bash[35158]: cluster 2024-02-22T22:42:53.762717+0000 mgr.y (mgr.14142) 669 : cluster [DBG] pgmap v574: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:53 smithi129 bash[38584]: cluster 2024-02-22T22:42:53.762717+0000 mgr.y (mgr.14142) 669 : cluster [DBG] pgmap v574: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:53 smithi171 bash[35217]: cluster 2024-02-22T22:42:53.762717+0000 mgr.y (mgr.14142) 669 : cluster [DBG] pgmap v574: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:55 smithi129 bash[35158]: cluster 2024-02-22T22:42:55.763418+0000 mgr.y (mgr.14142) 670 : cluster [DBG] pgmap v575: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:55 smithi129 bash[38584]: cluster 2024-02-22T22:42:55.763418+0000 mgr.y (mgr.14142) 670 : cluster [DBG] pgmap v575: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:55 smithi171 bash[35217]: cluster 2024-02-22T22:42:55.763418+0000 mgr.y (mgr.14142) 670 : cluster [DBG] pgmap v575: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:42:57 smithi129 bash[35158]: cluster 2024-02-22T22:42:57.764016+0000 mgr.y (mgr.14142) 671 : cluster [DBG] pgmap v576: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:42:57 smithi129 bash[38584]: cluster 2024-02-22T22:42:57.764016+0000 mgr.y (mgr.14142) 671 : cluster [DBG] pgmap v576: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:42:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:42:57 smithi171 bash[35217]: cluster 2024-02-22T22:42:57.764016+0000 mgr.y (mgr.14142) 671 : cluster [DBG] pgmap v576: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:00.793 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:00 smithi171 bash[35217]: cluster 2024-02-22T22:42:59.764669+0000 mgr.y (mgr.14142) 672 : cluster [DBG] pgmap v577: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:01.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:00 smithi129 bash[35158]: cluster 2024-02-22T22:42:59.764669+0000 mgr.y (mgr.14142) 672 : cluster [DBG] pgmap v577: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:01.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:00 smithi129 bash[38584]: cluster 2024-02-22T22:42:59.764669+0000 mgr.y (mgr.14142) 672 : cluster [DBG] pgmap v577: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:01.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:01 smithi171 bash[35217]: audit 2024-02-22T22:43:01.536081+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "who": "mgr.x"}]: dispatch 2024-02-22T22:43:01.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:01 smithi171 bash[35217]: audit 2024-02-22T22:43:01.540121+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "who": "mgr.x"}]': finished 2024-02-22T22:43:01.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:01 smithi171 bash[35217]: audit 2024-02-22T22:43:01.540923+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-22T22:43:01.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:01 smithi171 bash[35217]: audit 2024-02-22T22:43:01.541668+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:43:01.955 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:01 smithi171 bash[35217]: audit 2024-02-22T22:43:01.542778+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[35158]: audit 2024-02-22T22:43:01.536081+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "who": "mgr.x"}]: dispatch 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[35158]: audit 2024-02-22T22:43:01.540121+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "who": "mgr.x"}]': finished 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[35158]: audit 2024-02-22T22:43:01.540923+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[35158]: audit 2024-02-22T22:43:01.541668+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[35158]: audit 2024-02-22T22:43:01.542778+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[38584]: audit 2024-02-22T22:43:01.536081+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "who": "mgr.x"}]: dispatch 2024-02-22T22:43:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[38584]: audit 2024-02-22T22:43:01.540121+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "who": "mgr.x"}]': finished 2024-02-22T22:43:02.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[38584]: audit 2024-02-22T22:43:01.540923+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-22T22:43:02.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[38584]: audit 2024-02-22T22:43:01.541668+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:43:02.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:01 smithi129 bash[38584]: audit 2024-02-22T22:43:01.542778+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-22T22:43:02.832 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:02 smithi171 bash[35217]: cephadm 2024-02-22T22:43:01.535666+0000 mgr.y (mgr.14142) 673 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-22T22:43:02.832 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:02 smithi171 bash[35217]: cephadm 2024-02-22T22:43:01.535728+0000 mgr.y (mgr.14142) 674 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-22T22:43:02.832 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:02 smithi171 bash[35217]: cephadm 2024-02-22T22:43:01.542264+0000 mgr.y (mgr.14142) 675 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-02-22T22:43:02.832 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:02 smithi171 bash[35217]: cluster 2024-02-22T22:43:01.765215+0000 mgr.y (mgr.14142) 676 : cluster [DBG] pgmap v578: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[35158]: cephadm 2024-02-22T22:43:01.535666+0000 mgr.y (mgr.14142) 673 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[35158]: cephadm 2024-02-22T22:43:01.535728+0000 mgr.y (mgr.14142) 674 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[35158]: cephadm 2024-02-22T22:43:01.542264+0000 mgr.y (mgr.14142) 675 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[35158]: cluster 2024-02-22T22:43:01.765215+0000 mgr.y (mgr.14142) 676 : cluster [DBG] pgmap v578: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[38584]: cephadm 2024-02-22T22:43:01.535666+0000 mgr.y (mgr.14142) 673 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[38584]: cephadm 2024-02-22T22:43:01.535728+0000 mgr.y (mgr.14142) 674 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[38584]: cephadm 2024-02-22T22:43:01.542264+0000 mgr.y (mgr.14142) 675 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-02-22T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:02 smithi129 bash[38584]: cluster 2024-02-22T22:43:01.765215+0000 mgr.y (mgr.14142) 676 : cluster [DBG] pgmap v578: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:03.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:02 smithi171 systemd[1]: Stopping Ceph mgr.x for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:43:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:03 smithi129 bash[35158]: cluster 2024-02-22T22:43:03.765919+0000 mgr.y (mgr.14142) 677 : cluster [DBG] pgmap v579: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:03 smithi129 bash[38584]: cluster 2024-02-22T22:43:03.765919+0000 mgr.y (mgr.14142) 677 : cluster [DBG] pgmap v579: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:04.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:03 smithi171 bash[35217]: cluster 2024-02-22T22:43:03.765919+0000 mgr.y (mgr.14142) 677 : cluster [DBG] pgmap v579: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:04.492 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (6m) 5m ago 6m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (16m) 5m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53fcb6564c2f 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (18m) 5m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (18m) 5m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (16m) 5m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (16m) 5m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 5m ago 8m prom/node-exporter 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 5m ago 8m prom/node-exporter 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (16m) 5m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:43:05.021 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (15m) 5m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (14m) 5m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (14m) 5m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (14m) 5m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (13m) 5m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:43:05.022 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (5m) 5m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:43:05.310 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:43:05.310 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:43:05.310 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:43:05.311 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:43:05.583 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:43:05.584 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:43:05.584 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:43:05.584 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:43:05.584 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:43:05.584 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:43:05.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:05 smithi171 bash[35217]: audit 2024-02-22T22:43:04.480485+0000 mgr.y (mgr.14142) 678 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:05.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:05 smithi171 bash[35217]: audit 2024-02-22T22:43:04.754484+0000 mgr.y (mgr.14142) 679 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:05.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:05 smithi171 bash[35217]: audit 2024-02-22T22:43:05.309802+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.129:0/244288215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:43:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:05 smithi129 bash[38584]: audit 2024-02-22T22:43:04.480485+0000 mgr.y (mgr.14142) 678 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:05 smithi129 bash[38584]: audit 2024-02-22T22:43:04.754484+0000 mgr.y (mgr.14142) 679 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:05 smithi129 bash[38584]: audit 2024-02-22T22:43:05.309802+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.129:0/244288215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:43:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:05 smithi129 bash[35158]: audit 2024-02-22T22:43:04.480485+0000 mgr.y (mgr.14142) 678 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:05 smithi129 bash[35158]: audit 2024-02-22T22:43:04.754484+0000 mgr.y (mgr.14142) 679 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:05 smithi129 bash[35158]: audit 2024-02-22T22:43:05.309802+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.129:0/244288215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:43:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:06 smithi171 bash[35217]: audit 2024-02-22T22:43:05.017186+0000 mgr.y (mgr.14142) 680 : audit [DBG] from='client.25177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:06 smithi171 bash[35217]: audit 2024-02-22T22:43:05.578816+0000 mgr.y (mgr.14142) 681 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:06.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:06 smithi171 bash[35217]: cluster 2024-02-22T22:43:05.766349+0000 mgr.y (mgr.14142) 682 : cluster [DBG] pgmap v580: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:06 smithi129 bash[35158]: audit 2024-02-22T22:43:05.017186+0000 mgr.y (mgr.14142) 680 : audit [DBG] from='client.25177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:06 smithi129 bash[35158]: audit 2024-02-22T22:43:05.578816+0000 mgr.y (mgr.14142) 681 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:06 smithi129 bash[35158]: cluster 2024-02-22T22:43:05.766349+0000 mgr.y (mgr.14142) 682 : cluster [DBG] pgmap v580: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:06 smithi129 bash[38584]: audit 2024-02-22T22:43:05.017186+0000 mgr.y (mgr.14142) 680 : audit [DBG] from='client.25177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:06 smithi129 bash[38584]: audit 2024-02-22T22:43:05.578816+0000 mgr.y (mgr.14142) 681 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:06 smithi129 bash[38584]: cluster 2024-02-22T22:43:05.766349+0000 mgr.y (mgr.14142) 682 : cluster [DBG] pgmap v580: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:07 smithi129 bash[38584]: cluster 2024-02-22T22:43:07.767042+0000 mgr.y (mgr.14142) 683 : cluster [DBG] pgmap v581: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:07 smithi129 bash[35158]: cluster 2024-02-22T22:43:07.767042+0000 mgr.y (mgr.14142) 683 : cluster [DBG] pgmap v581: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:07 smithi171 bash[35217]: cluster 2024-02-22T22:43:07.767042+0000 mgr.y (mgr.14142) 683 : cluster [DBG] pgmap v581: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:10.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:10 smithi171 bash[35217]: cluster 2024-02-22T22:43:09.767558+0000 mgr.y (mgr.14142) 684 : cluster [DBG] pgmap v582: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:10 smithi129 bash[35158]: cluster 2024-02-22T22:43:09.767558+0000 mgr.y (mgr.14142) 684 : cluster [DBG] pgmap v582: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:10 smithi129 bash[38584]: cluster 2024-02-22T22:43:09.767558+0000 mgr.y (mgr.14142) 684 : cluster [DBG] pgmap v582: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:11 smithi129 bash[35158]: cluster 2024-02-22T22:43:11.768145+0000 mgr.y (mgr.14142) 685 : cluster [DBG] pgmap v583: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:11 smithi129 bash[38584]: cluster 2024-02-22T22:43:11.768145+0000 mgr.y (mgr.14142) 685 : cluster [DBG] pgmap v583: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:11 smithi171 bash[35217]: cluster 2024-02-22T22:43:11.768145+0000 mgr.y (mgr.14142) 685 : cluster [DBG] pgmap v583: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:13.462 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 podman[46273]: time="2024-02-22T22:43:13Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-02-22T22:43:13.723 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 podman[46273]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.x 2024-02-22T22:43:13.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:13 smithi171 bash[35217]: cluster 2024-02-22T22:43:13.768732+0000 mgr.y (mgr.14142) 686 : cluster [DBG] pgmap v584: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:13.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-22T22:43:13.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-22T22:43:13.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 systemd[1]: Stopped Ceph mgr.x for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:43:13.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 systemd[1]: Starting Ceph mgr.x for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:43:13.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 podman[46352]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.x" found: no such container 2024-02-22T22:43:13.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:13 smithi171 systemd[1]: Started Ceph mgr.x for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:43:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:13 smithi129 bash[35158]: cluster 2024-02-22T22:43:13.768732+0000 mgr.y (mgr.14142) 686 : cluster [DBG] pgmap v584: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:13 smithi129 bash[38584]: cluster 2024-02-22T22:43:13.768732+0000 mgr.y (mgr.14142) 686 : cluster [DBG] pgmap v584: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:14.852 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:14 smithi171 bash[46370]: debug 2024-02-22T22:43:14.430+0000 7fcf41eda700 1 -- 172.21.15.171:0/374547637 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5633b28584e0 con 0x5633b282cc00 2024-02-22T22:43:14.853 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:14 smithi171 bash[46370]: debug 2024-02-22T22:43:14.553+0000 7fcf524d5680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-22T22:43:14.853 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:14 smithi171 bash[46370]: debug 2024-02-22T22:43:14.635+0000 7fcf524d5680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-22T22:43:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:14 smithi129 bash[35158]: audit 2024-02-22T22:43:13.923813+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:43:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:14 smithi129 bash[35158]: audit 2024-02-22T22:43:13.929520+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:43:15.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:14 smithi129 bash[35158]: audit 2024-02-22T22:43:13.930332+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:43:15.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:14 smithi129 bash[38584]: audit 2024-02-22T22:43:13.923813+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:43:15.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:14 smithi129 bash[38584]: audit 2024-02-22T22:43:13.929520+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:43:15.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:14 smithi129 bash[38584]: audit 2024-02-22T22:43:13.930332+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:43:15.228 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[46370]: debug 2024-02-22T22:43:15.003+0000 7fcf524d5680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-22T22:43:15.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:14 smithi171 bash[35217]: audit 2024-02-22T22:43:13.923813+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:43:15.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:14 smithi171 bash[35217]: audit 2024-02-22T22:43:13.929520+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761313\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761449\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761483\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:37:11.761531\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:37:11.761562\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761593\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:37:11.761612\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:37:11.761643\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:43:15.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:14 smithi171 bash[35217]: audit 2024-02-22T22:43:13.930332+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:43:16.085 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[46370]: debug 2024-02-22T22:43:15.770+0000 7fcf524d5680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-22T22:43:16.086 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[46370]: debug 2024-02-22T22:43:15.863+0000 7fcf524d5680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-22T22:43:16.086 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:16 smithi171 bash[46370]: debug 2024-02-22T22:43:16.083+0000 7fcf524d5680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-22T22:43:16.086 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[35217]: audit 2024-02-22T22:43:15.366387+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365341\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365434\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365464\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365491\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365517\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:15.365543\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:43:15.365569\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365596\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365612\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:43:15.365680\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:43:16.086 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[35217]: audit 2024-02-22T22:43:15.369044+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365341\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365434\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365464\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365491\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365517\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:15.365543\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:43:15.365569\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365596\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365612\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:43:15.365680\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:43:16.086 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[35217]: audit 2024-02-22T22:43:15.369559+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:43:16.086 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:15 smithi171 bash[35217]: cluster 2024-02-22T22:43:15.769268+0000 mgr.y (mgr.14142) 687 : cluster [DBG] pgmap v585: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[38584]: audit 2024-02-22T22:43:15.366387+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365341\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365434\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365464\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365491\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365517\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:15.365543\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:43:15.365569\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365596\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365612\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:43:15.365680\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:43:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[38584]: audit 2024-02-22T22:43:15.369044+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365341\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365434\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365464\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365491\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365517\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:15.365543\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:43:15.365569\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365596\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365612\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:43:15.365680\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:43:16.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[38584]: audit 2024-02-22T22:43:15.369559+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:43:16.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[38584]: cluster 2024-02-22T22:43:15.769268+0000 mgr.y (mgr.14142) 687 : cluster [DBG] pgmap v585: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:16.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[35158]: audit 2024-02-22T22:43:15.366387+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365341\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365434\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365464\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365491\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365517\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:15.365543\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:43:15.365569\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365596\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365612\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:43:15.365680\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]: dispatch 2024-02-22T22:43:16.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[35158]: audit 2024-02-22T22:43:15.369044+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365341\", \"created\": \"2024-02-22T22:24:44.027752\", \"started\": \"2024-02-22T22:24:48.733265\"}, \"mgr.y\": {\"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365434\", \"created\": \"2024-02-22T22:24:50.723608\", \"started\": \"2024-02-22T22:24:50.755779\"}, \"mon.c\": {\"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365464\", \"created\": \"2024-02-22T22:26:08.686932\", \"started\": \"2024-02-22T22:26:08.721015\"}, \"osd.0\": {\"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365491\", \"created\": \"2024-02-22T22:26:53.812963\", \"started\": \"2024-02-22T22:26:56.661695\"}, \"osd.1\": {\"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:15.365517\", \"created\": \"2024-02-22T22:27:12.155569\", \"started\": \"2024-02-22T22:27:14.480237\"}, \"osd.2\": {\"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:15.365543\", \"created\": \"2024-02-22T22:27:31.034164\", \"started\": \"2024-02-22T22:27:32.525337\"}, \"osd.3\": {\"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"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-22T22:43:15.365569\", \"created\": \"2024-02-22T22:27:50.500747\", \"started\": \"2024-02-22T22:27:52.192872\"}, \"node-exporter.a\": {\"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365596\", \"created\": \"2024-02-22T22:34:16.182428\"}, \"rgw.r.z.smithi129.fynnhk\": {\"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:15.365612\", \"created\": \"2024-02-22T22:37:07.425703\", \"started\": \"2024-02-22T22:37:07.457401\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246\"}}, \"last_daemon_update\": \"2024-02-22T22:43:15.365680\", \"last_device_update\": \"2024-02-22T22:27:56.713724\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.129\"]}, \"last_host_check\": \"2024-02-22T22:37:07.666026\"}"}]': finished 2024-02-22T22:43:16.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[35158]: audit 2024-02-22T22:43:15.369559+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-22T22:43:16.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:15 smithi129 bash[35158]: cluster 2024-02-22T22:43:15.769268+0000 mgr.y (mgr.14142) 687 : cluster [DBG] pgmap v585: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:17.222 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[46370]: debug 2024-02-22T22:43:17.075+0000 7fcf524d5680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-22T22:43:17.478 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[46370]: debug 2024-02-22T22:43:17.220+0000 7fcf524d5680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-22T22:43:17.479 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[46370]: debug 2024-02-22T22:43:17.310+0000 7fcf524d5680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-22T22:43:17.479 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[46370]: debug 2024-02-22T22:43:17.428+0000 7fcf524d5680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-22T22:43:17.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[35217]: cluster 2024-02-22T22:43:17.769744+0000 mgr.y (mgr.14142) 688 : cluster [DBG] pgmap v586: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:17.934 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[46370]: debug 2024-02-22T22:43:17.639+0000 7fcf524d5680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-22T22:43:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:17 smithi129 bash[35158]: cluster 2024-02-22T22:43:17.769744+0000 mgr.y (mgr.14142) 688 : cluster [DBG] pgmap v586: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:17 smithi129 bash[38584]: cluster 2024-02-22T22:43:17.769744+0000 mgr.y (mgr.14142) 688 : cluster [DBG] pgmap v586: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:18.228 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:17 smithi171 bash[46370]: debug 2024-02-22T22:43:17.931+0000 7fcf524d5680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-22T22:43:18.228 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[46370]: debug 2024-02-22T22:43:18.032+0000 7fcf524d5680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-22T22:43:19.130 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[46370]: debug 2024-02-22T22:43:18.804+0000 7fcf524d5680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-22T22:43:19.130 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[46370]: debug 2024-02-22T22:43:18.886+0000 7fcf524d5680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-22T22:43:19.130 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[46370]: debug 2024-02-22T22:43:18.977+0000 7fcf524d5680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-22T22:43:19.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[35217]: audit 2024-02-22T22:43:18.252914+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251619\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251710\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:43:13.923201\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251745\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251776\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251807\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:18.251836\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251866\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:43:18.251886\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251915\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:43:18.252003\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:43:19.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[35217]: audit 2024-02-22T22:43:18.258548+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251619\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251710\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:43:13.923201\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251745\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251776\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251807\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:18.251836\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251866\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:43:18.251886\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251915\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:43:18.252003\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:43:19.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:18 smithi171 bash[35217]: cephadm 2024-02-22T22:43:18.261544+0000 mgr.y (mgr.14142) 689 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:43:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:18 smithi129 bash[35158]: audit 2024-02-22T22:43:18.252914+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251619\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251710\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:43:13.923201\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251745\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251776\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251807\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:18.251836\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251866\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:43:18.251886\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251915\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:43:18.252003\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:43:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:18 smithi129 bash[38584]: audit 2024-02-22T22:43:18.252914+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251619\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251710\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:43:13.923201\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251745\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251776\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251807\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:18.251836\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251866\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:43:18.251886\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251915\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:43:18.252003\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]: dispatch 2024-02-22T22:43:19.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:18 smithi129 bash[38584]: audit 2024-02-22T22:43:18.258548+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251619\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251710\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:43:13.923201\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251745\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251776\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251807\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:18.251836\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251866\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:43:18.251886\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251915\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:43:18.252003\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:43:19.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:18 smithi129 bash[38584]: cephadm 2024-02-22T22:43:18.261544+0000 mgr.y (mgr.14142) 689 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:43:19.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:18 smithi129 bash[35158]: audit 2024-02-22T22:43:18.258548+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251619\", \"created\": \"2024-02-22T22:26:20.468178\", \"started\": \"2024-02-22T22:26:20.499787\"}, \"mgr.x\": {\"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251710\", \"created\": \"2024-02-22T22:26:38.305844\", \"started\": \"2024-02-22T22:43:13.923201\"}, \"osd.4\": {\"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251745\", \"created\": \"2024-02-22T22:28:05.672215\", \"started\": \"2024-02-22T22:28:29.795608\"}, \"osd.5\": {\"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251776\", \"created\": \"2024-02-22T22:28:27.431809\", \"started\": \"2024-02-22T22:28:32.399246\"}, \"osd.6\": {\"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-22T22:43:18.251807\", \"created\": \"2024-02-22T22:28:47.435436\", \"started\": \"2024-02-22T22:28:50.860106\"}, \"osd.7\": {\"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-22T22:43:18.251836\", \"created\": \"2024-02-22T22:29:06.231084\", \"started\": \"2024-02-22T22:29:08.586112\"}, \"node-exporter.b\": {\"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251866\", \"created\": \"2024-02-22T22:34:15.688266\"}, \"grafana.a\": {\"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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-22T22:43:18.251886\", \"created\": \"2024-02-22T22:37:03.605062\", \"started\": \"2024-02-22T22:37:03.717978\"}, \"rgw.r.z.smithi171.tppitu\": {\"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-22T22:43:18.251915\", \"created\": \"2024-02-22T22:37:05.566024\", \"started\": \"2024-02-22T22:37:05.597022\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347\"}}, \"last_daemon_update\": \"2024-02-22T22:43:18.252003\", \"last_device_update\": \"2024-02-22T22:29:12.313807\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.171\"]}, \"last_host_check\": \"2024-02-22T22:37:09.463670\"}"}]': finished 2024-02-22T22:43:19.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:18 smithi129 bash[35158]: cephadm 2024-02-22T22:43:18.261544+0000 mgr.y (mgr.14142) 689 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:43:19.415 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:19 smithi171 bash[46370]: debug 2024-02-22T22:43:19.150+0000 7fcf524d5680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-22T22:43:19.681 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:19 smithi171 bash[46370]: debug 2024-02-22T22:43:19.412+0000 7fcf524d5680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-22T22:43:19.681 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:19 smithi171 bash[46370]: debug 2024-02-22T22:43:19.546+0000 7fcf524d5680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-22T22:43:19.935 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:19 smithi171 bash[46370]: debug 2024-02-22T22:43:19.679+0000 7fcf524d5680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-22T22:43:19.936 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:19 smithi171 bash[46370]: debug 2024-02-22T22:43:19.851+0000 7fcf524d5680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:43:19 smithi171 bash[46370]: debug 2024-02-22T22:43:19.933+0000 7fcf524d5680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: cluster 2024-02-22T22:43:19.770464+0000 mgr.y (mgr.14142) 690 : cluster [DBG] pgmap v587: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: cluster 2024-02-22T22:43:19.949734+0000 mon.a (mon.0) 609 : cluster [DBG] Standby manager daemon x restarted 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: cluster 2024-02-22T22:43:19.949845+0000 mon.a (mon.0) 610 : cluster [DBG] Standby manager daemon x started 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: audit 2024-02-22T22:43:19.950422+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: audit 2024-02-22T22:43:19.950796+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: audit 2024-02-22T22:43:19.951778+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-22T22:43:20.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:20 smithi171 bash[35217]: audit 2024-02-22T22:43:19.952014+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: cluster 2024-02-22T22:43:19.770464+0000 mgr.y (mgr.14142) 690 : cluster [DBG] pgmap v587: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: cluster 2024-02-22T22:43:19.949734+0000 mon.a (mon.0) 609 : cluster [DBG] Standby manager daemon x restarted 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: cluster 2024-02-22T22:43:19.949845+0000 mon.a (mon.0) 610 : cluster [DBG] Standby manager daemon x started 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: audit 2024-02-22T22:43:19.950422+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: audit 2024-02-22T22:43:19.950796+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: audit 2024-02-22T22:43:19.951778+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[38584]: audit 2024-02-22T22:43:19.952014+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:43:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: cluster 2024-02-22T22:43:19.770464+0000 mgr.y (mgr.14142) 690 : cluster [DBG] pgmap v587: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: cluster 2024-02-22T22:43:19.949734+0000 mon.a (mon.0) 609 : cluster [DBG] Standby manager daemon x restarted 2024-02-22T22:43:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: cluster 2024-02-22T22:43:19.949845+0000 mon.a (mon.0) 610 : cluster [DBG] Standby manager daemon x started 2024-02-22T22:43:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: audit 2024-02-22T22:43:19.950422+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-22T22:43:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: audit 2024-02-22T22:43:19.950796+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:43:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: audit 2024-02-22T22:43:19.951778+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-22T22:43:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:20 smithi129 bash[35158]: audit 2024-02-22T22:43:19.952014+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:43:21.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:21 smithi171 bash[35217]: cluster 2024-02-22T22:43:20.691724+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e15: y(active, since 17m), standbys: x 2024-02-22T22:43:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:21 smithi129 bash[35158]: cluster 2024-02-22T22:43:20.691724+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e15: y(active, since 17m), standbys: x 2024-02-22T22:43:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:21 smithi129 bash[38584]: cluster 2024-02-22T22:43:20.691724+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e15: y(active, since 17m), standbys: x 2024-02-22T22:43:22.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:22 smithi171 bash[35217]: cluster 2024-02-22T22:43:21.771200+0000 mgr.y (mgr.14142) 691 : cluster [DBG] pgmap v588: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:22 smithi129 bash[35158]: cluster 2024-02-22T22:43:21.771200+0000 mgr.y (mgr.14142) 691 : cluster [DBG] pgmap v588: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:22 smithi129 bash[38584]: cluster 2024-02-22T22:43:21.771200+0000 mgr.y (mgr.14142) 691 : cluster [DBG] pgmap v588: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:23 smithi129 bash[35158]: cluster 2024-02-22T22:43:23.771699+0000 mgr.y (mgr.14142) 692 : cluster [DBG] pgmap v589: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:23 smithi129 bash[38584]: cluster 2024-02-22T22:43:23.771699+0000 mgr.y (mgr.14142) 692 : cluster [DBG] pgmap v589: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:23 smithi171 bash[35217]: cluster 2024-02-22T22:43:23.771699+0000 mgr.y (mgr.14142) 692 : cluster [DBG] pgmap v589: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:25 smithi129 bash[35158]: cluster 2024-02-22T22:43:25.772316+0000 mgr.y (mgr.14142) 693 : cluster [DBG] pgmap v590: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:25 smithi129 bash[38584]: cluster 2024-02-22T22:43:25.772316+0000 mgr.y (mgr.14142) 693 : cluster [DBG] pgmap v590: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:25 smithi171 bash[35217]: cluster 2024-02-22T22:43:25.772316+0000 mgr.y (mgr.14142) 693 : cluster [DBG] pgmap v590: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:27 smithi129 bash[35158]: cluster 2024-02-22T22:43:27.772961+0000 mgr.y (mgr.14142) 694 : cluster [DBG] pgmap v591: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:27 smithi129 bash[38584]: cluster 2024-02-22T22:43:27.772961+0000 mgr.y (mgr.14142) 694 : cluster [DBG] pgmap v591: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:27 smithi171 bash[35217]: cluster 2024-02-22T22:43:27.772961+0000 mgr.y (mgr.14142) 694 : cluster [DBG] pgmap v591: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:28.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:43:27 smithi171 bash[46028]: time="2024-02-22T22:43:27Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:43:28.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:43:28 smithi129 bash[56276]: time="2024-02-22T22:43:28Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:43:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:30 smithi171 bash[35217]: cluster 2024-02-22T22:43:29.773522+0000 mgr.y (mgr.14142) 695 : cluster [DBG] pgmap v592: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:31.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:30 smithi129 bash[35158]: cluster 2024-02-22T22:43:29.773522+0000 mgr.y (mgr.14142) 695 : cluster [DBG] pgmap v592: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:31.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:30 smithi129 bash[38584]: cluster 2024-02-22T22:43:29.773522+0000 mgr.y (mgr.14142) 695 : cluster [DBG] pgmap v592: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:31 smithi129 bash[35158]: cluster 2024-02-22T22:43:31.774264+0000 mgr.y (mgr.14142) 696 : cluster [DBG] pgmap v593: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:31 smithi129 bash[38584]: cluster 2024-02-22T22:43:31.774264+0000 mgr.y (mgr.14142) 696 : cluster [DBG] pgmap v593: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:31 smithi171 bash[35217]: cluster 2024-02-22T22:43:31.774264+0000 mgr.y (mgr.14142) 696 : cluster [DBG] pgmap v593: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:33 smithi129 bash[35158]: cluster 2024-02-22T22:43:33.774858+0000 mgr.y (mgr.14142) 697 : cluster [DBG] pgmap v594: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:33 smithi129 bash[38584]: cluster 2024-02-22T22:43:33.774858+0000 mgr.y (mgr.14142) 697 : cluster [DBG] pgmap v594: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:34.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:33 smithi171 bash[35217]: cluster 2024-02-22T22:43:33.774858+0000 mgr.y (mgr.14142) 697 : cluster [DBG] pgmap v594: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:35.875 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:43:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:35 smithi129 bash[35158]: cluster 2024-02-22T22:43:35.775316+0000 mgr.y (mgr.14142) 698 : cluster [DBG] pgmap v595: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:35 smithi129 bash[38584]: cluster 2024-02-22T22:43:35.775316+0000 mgr.y (mgr.14142) 698 : cluster [DBG] pgmap v595: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:35 smithi171 bash[35217]: cluster 2024-02-22T22:43:35.775316+0000 mgr.y (mgr.14142) 698 : cluster [DBG] pgmap v595: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:36.399 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:43:36.399 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (6m) 18s ago 6m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:43:36.399 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (22s) 18s ago 16m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:43:36.399 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (18m) 21s ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:43:36.399 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (18m) 21s ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (17m) 18s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (17m) 21s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 21s ago 9m prom/node-exporter 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 18s ago 9m prom/node-exporter 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (16m) 21s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (16m) 21s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (16m) 21s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (15m) 21s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (15m) 18s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (15m) 18s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (14m) 18s ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:43:36.400 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (14m) 18s ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:43:36.401 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (6m) 21s ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:43:36.401 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (6m) 18s ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:43:36.687 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:43:36.688 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:43:36.689 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:43:36.959 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:43:36.959 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:43:36.959 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:43:36.959 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:43:36.959 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:43:36.959 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[35158]: audit 2024-02-22T22:43:35.864105+0000 mgr.y (mgr.14142) 699 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[35158]: audit 2024-02-22T22:43:36.133261+0000 mgr.y (mgr.14142) 700 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[35158]: audit 2024-02-22T22:43:36.395664+0000 mgr.y (mgr.14142) 701 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[35158]: audit 2024-02-22T22:43:36.687075+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.129:0/3612949076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[38584]: audit 2024-02-22T22:43:35.864105+0000 mgr.y (mgr.14142) 699 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[38584]: audit 2024-02-22T22:43:36.133261+0000 mgr.y (mgr.14142) 700 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[38584]: audit 2024-02-22T22:43:36.395664+0000 mgr.y (mgr.14142) 701 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:36 smithi129 bash[38584]: audit 2024-02-22T22:43:36.687075+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.129:0/3612949076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:43:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:36 smithi171 bash[35217]: audit 2024-02-22T22:43:35.864105+0000 mgr.y (mgr.14142) 699 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:36 smithi171 bash[35217]: audit 2024-02-22T22:43:36.133261+0000 mgr.y (mgr.14142) 700 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:36 smithi171 bash[35217]: audit 2024-02-22T22:43:36.395664+0000 mgr.y (mgr.14142) 701 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:36 smithi171 bash[35217]: audit 2024-02-22T22:43:36.687075+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.129:0/3612949076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:43:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:37 smithi129 bash[38584]: audit 2024-02-22T22:43:36.957783+0000 mgr.y (mgr.14142) 702 : audit [DBG] from='client.25222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:37 smithi129 bash[38584]: cluster 2024-02-22T22:43:37.775973+0000 mgr.y (mgr.14142) 703 : cluster [DBG] pgmap v596: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:37 smithi129 bash[35158]: audit 2024-02-22T22:43:36.957783+0000 mgr.y (mgr.14142) 702 : audit [DBG] from='client.25222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:37 smithi129 bash[35158]: cluster 2024-02-22T22:43:37.775973+0000 mgr.y (mgr.14142) 703 : cluster [DBG] pgmap v596: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:37 smithi171 bash[35217]: audit 2024-02-22T22:43:36.957783+0000 mgr.y (mgr.14142) 702 : audit [DBG] from='client.25222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:43:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:37 smithi171 bash[35217]: cluster 2024-02-22T22:43:37.775973+0000 mgr.y (mgr.14142) 703 : cluster [DBG] pgmap v596: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:40.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:40 smithi171 bash[35217]: cluster 2024-02-22T22:43:39.776756+0000 mgr.y (mgr.14142) 704 : cluster [DBG] pgmap v597: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:41.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:40 smithi129 bash[35158]: cluster 2024-02-22T22:43:39.776756+0000 mgr.y (mgr.14142) 704 : cluster [DBG] pgmap v597: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:41.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:40 smithi129 bash[38584]: cluster 2024-02-22T22:43:39.776756+0000 mgr.y (mgr.14142) 704 : cluster [DBG] pgmap v597: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:41 smithi129 bash[35158]: cluster 2024-02-22T22:43:41.777346+0000 mgr.y (mgr.14142) 705 : cluster [DBG] pgmap v598: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:41 smithi129 bash[38584]: cluster 2024-02-22T22:43:41.777346+0000 mgr.y (mgr.14142) 705 : cluster [DBG] pgmap v598: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:41 smithi171 bash[35217]: cluster 2024-02-22T22:43:41.777346+0000 mgr.y (mgr.14142) 705 : cluster [DBG] pgmap v598: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:43 smithi129 bash[35158]: cluster 2024-02-22T22:43:43.778029+0000 mgr.y (mgr.14142) 706 : cluster [DBG] pgmap v599: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:43 smithi129 bash[38584]: cluster 2024-02-22T22:43:43.778029+0000 mgr.y (mgr.14142) 706 : cluster [DBG] pgmap v599: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:43 smithi171 bash[35217]: cluster 2024-02-22T22:43:43.778029+0000 mgr.y (mgr.14142) 706 : cluster [DBG] pgmap v599: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:45 smithi129 bash[35158]: cluster 2024-02-22T22:43:45.778603+0000 mgr.y (mgr.14142) 707 : cluster [DBG] pgmap v600: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:45 smithi129 bash[38584]: cluster 2024-02-22T22:43:45.778603+0000 mgr.y (mgr.14142) 707 : cluster [DBG] pgmap v600: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:45 smithi171 bash[35217]: cluster 2024-02-22T22:43:45.778603+0000 mgr.y (mgr.14142) 707 : cluster [DBG] pgmap v600: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:47 smithi129 bash[35158]: cluster 2024-02-22T22:43:47.779265+0000 mgr.y (mgr.14142) 708 : cluster [DBG] pgmap v601: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:47 smithi129 bash[38584]: cluster 2024-02-22T22:43:47.779265+0000 mgr.y (mgr.14142) 708 : cluster [DBG] pgmap v601: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:47 smithi171 bash[35217]: cluster 2024-02-22T22:43:47.779265+0000 mgr.y (mgr.14142) 708 : cluster [DBG] pgmap v601: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:50 smithi171 bash[35217]: cluster 2024-02-22T22:43:49.779847+0000 mgr.y (mgr.14142) 709 : cluster [DBG] pgmap v602: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:50 smithi129 bash[35158]: cluster 2024-02-22T22:43:49.779847+0000 mgr.y (mgr.14142) 709 : cluster [DBG] pgmap v602: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:50 smithi129 bash[38584]: cluster 2024-02-22T22:43:49.779847+0000 mgr.y (mgr.14142) 709 : cluster [DBG] pgmap v602: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:51 smithi129 bash[35158]: cluster 2024-02-22T22:43:51.780399+0000 mgr.y (mgr.14142) 710 : cluster [DBG] pgmap v603: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:51 smithi129 bash[38584]: cluster 2024-02-22T22:43:51.780399+0000 mgr.y (mgr.14142) 710 : cluster [DBG] pgmap v603: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:51 smithi171 bash[35217]: cluster 2024-02-22T22:43:51.780399+0000 mgr.y (mgr.14142) 710 : cluster [DBG] pgmap v603: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:53 smithi129 bash[35158]: cluster 2024-02-22T22:43:53.781012+0000 mgr.y (mgr.14142) 711 : cluster [DBG] pgmap v604: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:53 smithi129 bash[38584]: cluster 2024-02-22T22:43:53.781012+0000 mgr.y (mgr.14142) 711 : cluster [DBG] pgmap v604: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:53 smithi171 bash[35217]: cluster 2024-02-22T22:43:53.781012+0000 mgr.y (mgr.14142) 711 : cluster [DBG] pgmap v604: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:55 smithi129 bash[35158]: cluster 2024-02-22T22:43:55.781722+0000 mgr.y (mgr.14142) 712 : cluster [DBG] pgmap v605: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:55 smithi129 bash[38584]: cluster 2024-02-22T22:43:55.781722+0000 mgr.y (mgr.14142) 712 : cluster [DBG] pgmap v605: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:55 smithi171 bash[35217]: cluster 2024-02-22T22:43:55.781722+0000 mgr.y (mgr.14142) 712 : cluster [DBG] pgmap v605: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:43:57 smithi129 bash[35158]: cluster 2024-02-22T22:43:57.782322+0000 mgr.y (mgr.14142) 713 : cluster [DBG] pgmap v606: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:43:57 smithi129 bash[38584]: cluster 2024-02-22T22:43:57.782322+0000 mgr.y (mgr.14142) 713 : cluster [DBG] pgmap v606: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:43:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:43:57 smithi171 bash[35217]: cluster 2024-02-22T22:43:57.782322+0000 mgr.y (mgr.14142) 713 : cluster [DBG] pgmap v606: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:00 smithi171 bash[35217]: cluster 2024-02-22T22:43:59.783065+0000 mgr.y (mgr.14142) 714 : cluster [DBG] pgmap v607: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:01.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:00 smithi129 bash[35158]: cluster 2024-02-22T22:43:59.783065+0000 mgr.y (mgr.14142) 714 : cluster [DBG] pgmap v607: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:01.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:00 smithi129 bash[38584]: cluster 2024-02-22T22:43:59.783065+0000 mgr.y (mgr.14142) 714 : cluster [DBG] pgmap v607: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:01 smithi129 bash[35158]: cluster 2024-02-22T22:44:01.783609+0000 mgr.y (mgr.14142) 715 : cluster [DBG] pgmap v608: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:01 smithi129 bash[38584]: cluster 2024-02-22T22:44:01.783609+0000 mgr.y (mgr.14142) 715 : cluster [DBG] pgmap v608: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:02.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:01 smithi171 bash[35217]: cluster 2024-02-22T22:44:01.783609+0000 mgr.y (mgr.14142) 715 : cluster [DBG] pgmap v608: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:03 smithi129 bash[38584]: cluster 2024-02-22T22:44:03.784196+0000 mgr.y (mgr.14142) 716 : cluster [DBG] pgmap v609: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:03 smithi129 bash[35158]: cluster 2024-02-22T22:44:03.784196+0000 mgr.y (mgr.14142) 716 : cluster [DBG] pgmap v609: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:04.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:03 smithi171 bash[35217]: cluster 2024-02-22T22:44:03.784196+0000 mgr.y (mgr.14142) 716 : cluster [DBG] pgmap v609: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:05.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:05 smithi171 bash[46028]: time="2024-02-22T22:44:05Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:44:05.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:05 smithi129 bash[35158]: cluster 2024-02-22T22:44:05.784894+0000 mgr.y (mgr.14142) 717 : cluster [DBG] pgmap v610: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:05 smithi129 bash[38584]: cluster 2024-02-22T22:44:05.784894+0000 mgr.y (mgr.14142) 717 : cluster [DBG] pgmap v610: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:05.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:05 smithi129 bash[56276]: time="2024-02-22T22:44:05Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:44:06.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:05 smithi171 bash[35217]: cluster 2024-02-22T22:44:05.784894+0000 mgr.y (mgr.14142) 717 : cluster [DBG] pgmap v610: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:07.247 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (7m) 49s ago 7m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (53s) 49s ago 17m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (19m) 52s ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (19m) 52s ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (17m) 49s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (17m) 52s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 52s ago 9m prom/node-exporter 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 49s ago 9m prom/node-exporter 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (17m) 52s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (16m) 52s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:44:07.769 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (16m) 52s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (16m) 52s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (15m) 49s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (15m) 49s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (15m) 49s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (14m) 49s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (7m) 52s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:44:07.770 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (7m) 49s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:44:08.060 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:44:08.061 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:44:08.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[35158]: audit 2024-02-22T22:44:07.235682+0000 mgr.y (mgr.14142) 718 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[35158]: audit 2024-02-22T22:44:07.501611+0000 mgr.y (mgr.14142) 719 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[35158]: audit 2024-02-22T22:44:07.765184+0000 mgr.y (mgr.14142) 720 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[35158]: cluster 2024-02-22T22:44:07.785439+0000 mgr.y (mgr.14142) 721 : cluster [DBG] pgmap v611: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[38584]: audit 2024-02-22T22:44:07.235682+0000 mgr.y (mgr.14142) 718 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[38584]: audit 2024-02-22T22:44:07.501611+0000 mgr.y (mgr.14142) 719 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[38584]: audit 2024-02-22T22:44:07.765184+0000 mgr.y (mgr.14142) 720 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:07 smithi129 bash[38584]: cluster 2024-02-22T22:44:07.785439+0000 mgr.y (mgr.14142) 721 : cluster [DBG] pgmap v611: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:07 smithi171 bash[35217]: audit 2024-02-22T22:44:07.235682+0000 mgr.y (mgr.14142) 718 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:07 smithi171 bash[35217]: audit 2024-02-22T22:44:07.501611+0000 mgr.y (mgr.14142) 719 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:07 smithi171 bash[35217]: audit 2024-02-22T22:44:07.765184+0000 mgr.y (mgr.14142) 720 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:07 smithi171 bash[35217]: cluster 2024-02-22T22:44:07.785439+0000 mgr.y (mgr.14142) 721 : cluster [DBG] pgmap v611: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:08.330 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:44:08.330 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:44:08.330 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:44:08.330 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:44:08.330 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:44:08.330 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:44:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:08 smithi129 bash[38584]: audit 2024-02-22T22:44:08.059775+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.129:0/3408491980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:44:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:08 smithi129 bash[38584]: audit 2024-02-22T22:44:08.329400+0000 mgr.y (mgr.14142) 722 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:08 smithi129 bash[35158]: audit 2024-02-22T22:44:08.059775+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.129:0/3408491980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:44:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:08 smithi129 bash[35158]: audit 2024-02-22T22:44:08.329400+0000 mgr.y (mgr.14142) 722 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:09.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:08 smithi171 bash[35217]: audit 2024-02-22T22:44:08.059775+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.129:0/3408491980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:44:09.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:08 smithi171 bash[35217]: audit 2024-02-22T22:44:08.329400+0000 mgr.y (mgr.14142) 722 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:10 smithi171 bash[35217]: cluster 2024-02-22T22:44:09.786005+0000 mgr.y (mgr.14142) 723 : cluster [DBG] pgmap v612: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:10 smithi129 bash[35158]: cluster 2024-02-22T22:44:09.786005+0000 mgr.y (mgr.14142) 723 : cluster [DBG] pgmap v612: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:10 smithi129 bash[38584]: cluster 2024-02-22T22:44:09.786005+0000 mgr.y (mgr.14142) 723 : cluster [DBG] pgmap v612: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:11 smithi129 bash[35158]: cluster 2024-02-22T22:44:11.786564+0000 mgr.y (mgr.14142) 724 : cluster [DBG] pgmap v613: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:11 smithi129 bash[38584]: cluster 2024-02-22T22:44:11.786564+0000 mgr.y (mgr.14142) 724 : cluster [DBG] pgmap v613: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:11 smithi171 bash[35217]: cluster 2024-02-22T22:44:11.786564+0000 mgr.y (mgr.14142) 724 : cluster [DBG] pgmap v613: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:13 smithi129 bash[35158]: cluster 2024-02-22T22:44:13.787280+0000 mgr.y (mgr.14142) 725 : cluster [DBG] pgmap v614: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:13 smithi129 bash[38584]: cluster 2024-02-22T22:44:13.787280+0000 mgr.y (mgr.14142) 725 : cluster [DBG] pgmap v614: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:13 smithi171 bash[35217]: cluster 2024-02-22T22:44:13.787280+0000 mgr.y (mgr.14142) 725 : cluster [DBG] pgmap v614: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:15 smithi129 bash[35158]: cluster 2024-02-22T22:44:15.787868+0000 mgr.y (mgr.14142) 726 : cluster [DBG] pgmap v615: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:15 smithi129 bash[38584]: cluster 2024-02-22T22:44:15.787868+0000 mgr.y (mgr.14142) 726 : cluster [DBG] pgmap v615: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:15 smithi171 bash[35217]: cluster 2024-02-22T22:44:15.787868+0000 mgr.y (mgr.14142) 726 : cluster [DBG] pgmap v615: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:17 smithi129 bash[35158]: cluster 2024-02-22T22:44:17.788492+0000 mgr.y (mgr.14142) 727 : cluster [DBG] pgmap v616: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:17 smithi129 bash[38584]: cluster 2024-02-22T22:44:17.788492+0000 mgr.y (mgr.14142) 727 : cluster [DBG] pgmap v616: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:18.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:17 smithi171 bash[35217]: cluster 2024-02-22T22:44:17.788492+0000 mgr.y (mgr.14142) 727 : cluster [DBG] pgmap v616: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:20 smithi171 bash[35217]: cluster 2024-02-22T22:44:19.789171+0000 mgr.y (mgr.14142) 728 : cluster [DBG] pgmap v617: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:20 smithi129 bash[35158]: cluster 2024-02-22T22:44:19.789171+0000 mgr.y (mgr.14142) 728 : cluster [DBG] pgmap v617: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:20 smithi129 bash[38584]: cluster 2024-02-22T22:44:19.789171+0000 mgr.y (mgr.14142) 728 : cluster [DBG] pgmap v617: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:21 smithi129 bash[35158]: cluster 2024-02-22T22:44:21.789834+0000 mgr.y (mgr.14142) 729 : cluster [DBG] pgmap v618: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:21 smithi129 bash[38584]: cluster 2024-02-22T22:44:21.789834+0000 mgr.y (mgr.14142) 729 : cluster [DBG] pgmap v618: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:21 smithi171 bash[35217]: cluster 2024-02-22T22:44:21.789834+0000 mgr.y (mgr.14142) 729 : cluster [DBG] pgmap v618: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:23 smithi129 bash[35158]: cluster 2024-02-22T22:44:23.790448+0000 mgr.y (mgr.14142) 730 : cluster [DBG] pgmap v619: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:23 smithi129 bash[38584]: cluster 2024-02-22T22:44:23.790448+0000 mgr.y (mgr.14142) 730 : cluster [DBG] pgmap v619: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:23 smithi171 bash[35217]: cluster 2024-02-22T22:44:23.790448+0000 mgr.y (mgr.14142) 730 : cluster [DBG] pgmap v619: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:25 smithi129 bash[35158]: cluster 2024-02-22T22:44:25.791155+0000 mgr.y (mgr.14142) 731 : cluster [DBG] pgmap v620: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:25 smithi129 bash[38584]: cluster 2024-02-22T22:44:25.791155+0000 mgr.y (mgr.14142) 731 : cluster [DBG] pgmap v620: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:25 smithi171 bash[35217]: cluster 2024-02-22T22:44:25.791155+0000 mgr.y (mgr.14142) 731 : cluster [DBG] pgmap v620: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:27 smithi129 bash[35158]: cluster 2024-02-22T22:44:27.791702+0000 mgr.y (mgr.14142) 732 : cluster [DBG] pgmap v621: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:27 smithi129 bash[38584]: cluster 2024-02-22T22:44:27.791702+0000 mgr.y (mgr.14142) 732 : cluster [DBG] pgmap v621: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:27 smithi171 bash[35217]: cluster 2024-02-22T22:44:27.791702+0000 mgr.y (mgr.14142) 732 : cluster [DBG] pgmap v621: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:30.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:30 smithi171 bash[35217]: cluster 2024-02-22T22:44:29.792360+0000 mgr.y (mgr.14142) 733 : cluster [DBG] pgmap v622: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:31.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:30 smithi129 bash[35158]: cluster 2024-02-22T22:44:29.792360+0000 mgr.y (mgr.14142) 733 : cluster [DBG] pgmap v622: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:31.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:30 smithi129 bash[38584]: cluster 2024-02-22T22:44:29.792360+0000 mgr.y (mgr.14142) 733 : cluster [DBG] pgmap v622: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:31 smithi129 bash[35158]: cluster 2024-02-22T22:44:31.793035+0000 mgr.y (mgr.14142) 734 : cluster [DBG] pgmap v623: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:31 smithi129 bash[38584]: cluster 2024-02-22T22:44:31.793035+0000 mgr.y (mgr.14142) 734 : cluster [DBG] pgmap v623: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:31 smithi171 bash[35217]: cluster 2024-02-22T22:44:31.793035+0000 mgr.y (mgr.14142) 734 : cluster [DBG] pgmap v623: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:33 smithi129 bash[35158]: cluster 2024-02-22T22:44:33.793706+0000 mgr.y (mgr.14142) 735 : cluster [DBG] pgmap v624: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:33 smithi129 bash[38584]: cluster 2024-02-22T22:44:33.793706+0000 mgr.y (mgr.14142) 735 : cluster [DBG] pgmap v624: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:34.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:33 smithi171 bash[35217]: cluster 2024-02-22T22:44:33.793706+0000 mgr.y (mgr.14142) 735 : cluster [DBG] pgmap v624: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:35 smithi129 bash[35158]: cluster 2024-02-22T22:44:35.794166+0000 mgr.y (mgr.14142) 736 : cluster [DBG] pgmap v625: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:35 smithi129 bash[38584]: cluster 2024-02-22T22:44:35.794166+0000 mgr.y (mgr.14142) 736 : cluster [DBG] pgmap v625: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:35 smithi171 bash[35217]: cluster 2024-02-22T22:44:35.794166+0000 mgr.y (mgr.14142) 736 : cluster [DBG] pgmap v625: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:37 smithi129 bash[35158]: cluster 2024-02-22T22:44:37.794914+0000 mgr.y (mgr.14142) 737 : cluster [DBG] pgmap v626: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:37 smithi129 bash[38584]: cluster 2024-02-22T22:44:37.794914+0000 mgr.y (mgr.14142) 737 : cluster [DBG] pgmap v626: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:38.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:37 smithi171 bash[35217]: cluster 2024-02-22T22:44:37.794914+0000 mgr.y (mgr.14142) 737 : cluster [DBG] pgmap v626: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:38.618 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (7m) 80s ago 7m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (85s) 80s ago 18m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (19m) 83s ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (19m) 83s ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (18m) 80s ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (18m) 83s ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 83s ago 10m prom/node-exporter 2024-02-22T22:44:39.143 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 80s ago 10m prom/node-exporter 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (17m) 83s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (17m) 83s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (17m) 83s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (16m) 83s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (16m) 80s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (16m) 80s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (15m) 80s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (15m) 80s ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (7m) 83s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:44:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (7m) 80s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:44:39.154 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:38 smithi129 bash[35158]: audit 2024-02-22T22:44:38.607198+0000 mgr.y (mgr.14142) 738 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:39.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:38 smithi129 bash[38584]: audit 2024-02-22T22:44:38.607198+0000 mgr.y (mgr.14142) 738 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:39.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:38 smithi171 bash[35217]: audit 2024-02-22T22:44:38.607198+0000 mgr.y (mgr.14142) 738 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:39.431 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:44:39.431 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:44:39.431 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:44:39.431 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:44:39.432 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:44:39.433 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:44:39.433 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:44:39.699 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:44:39.699 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:44:39.699 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:44:39.699 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:44:39.699 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:44:39.699 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[38584]: audit 2024-02-22T22:44:38.877091+0000 mgr.y (mgr.14142) 739 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[38584]: audit 2024-02-22T22:44:39.139192+0000 mgr.y (mgr.14142) 740 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[38584]: audit 2024-02-22T22:44:39.430660+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.129:0/2598891475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[38584]: audit 2024-02-22T22:44:39.698169+0000 mgr.y (mgr.14142) 741 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[38584]: cluster 2024-02-22T22:44:39.795423+0000 mgr.y (mgr.14142) 742 : cluster [DBG] pgmap v627: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[35158]: audit 2024-02-22T22:44:38.877091+0000 mgr.y (mgr.14142) 739 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[35158]: audit 2024-02-22T22:44:39.139192+0000 mgr.y (mgr.14142) 740 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[35158]: audit 2024-02-22T22:44:39.430660+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.129:0/2598891475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:44:40.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[35158]: audit 2024-02-22T22:44:39.698169+0000 mgr.y (mgr.14142) 741 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:39 smithi129 bash[35158]: cluster 2024-02-22T22:44:39.795423+0000 mgr.y (mgr.14142) 742 : cluster [DBG] pgmap v627: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:40.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:39 smithi171 bash[35217]: audit 2024-02-22T22:44:38.877091+0000 mgr.y (mgr.14142) 739 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:39 smithi171 bash[35217]: audit 2024-02-22T22:44:39.139192+0000 mgr.y (mgr.14142) 740 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:39 smithi171 bash[35217]: audit 2024-02-22T22:44:39.430660+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.129:0/2598891475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:44:40.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:39 smithi171 bash[35217]: audit 2024-02-22T22:44:39.698169+0000 mgr.y (mgr.14142) 741 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:44:40.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:39 smithi171 bash[35217]: cluster 2024-02-22T22:44:39.795423+0000 mgr.y (mgr.14142) 742 : cluster [DBG] pgmap v627: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:41 smithi129 bash[35158]: cluster 2024-02-22T22:44:41.795966+0000 mgr.y (mgr.14142) 743 : cluster [DBG] pgmap v628: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:41 smithi129 bash[38584]: cluster 2024-02-22T22:44:41.795966+0000 mgr.y (mgr.14142) 743 : cluster [DBG] pgmap v628: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:41 smithi171 bash[35217]: cluster 2024-02-22T22:44:41.795966+0000 mgr.y (mgr.14142) 743 : cluster [DBG] pgmap v628: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 bash[46028]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 bash[46028]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 bash[46028]: Error: 3 errors occurred while pulling: 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 bash[46028]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 bash[46028]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 bash[46028]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:44:42.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:44:42.980 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:42 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[56276]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[56276]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[56276]: Error: 3 errors occurred while pulling: 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[56276]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[56276]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[56276]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:44:43.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:43 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-22T22:44:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[35158]: cluster 2024-02-22T22:44:43.796520+0000 mgr.y (mgr.14142) 744 : cluster [DBG] pgmap v629: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:43 smithi129 bash[38584]: cluster 2024-02-22T22:44:43.796520+0000 mgr.y (mgr.14142) 744 : cluster [DBG] pgmap v629: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:43 smithi171 bash[35217]: cluster 2024-02-22T22:44:43.796520+0000 mgr.y (mgr.14142) 744 : cluster [DBG] pgmap v629: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:45 smithi129 bash[35158]: cluster 2024-02-22T22:44:45.797142+0000 mgr.y (mgr.14142) 745 : cluster [DBG] pgmap v630: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:45 smithi129 bash[38584]: cluster 2024-02-22T22:44:45.797142+0000 mgr.y (mgr.14142) 745 : cluster [DBG] pgmap v630: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:45 smithi171 bash[35217]: cluster 2024-02-22T22:44:45.797142+0000 mgr.y (mgr.14142) 745 : cluster [DBG] pgmap v630: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:47 smithi129 bash[35158]: cluster 2024-02-22T22:44:47.797919+0000 mgr.y (mgr.14142) 746 : cluster [DBG] pgmap v631: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:47 smithi129 bash[38584]: cluster 2024-02-22T22:44:47.797919+0000 mgr.y (mgr.14142) 746 : cluster [DBG] pgmap v631: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:47 smithi171 bash[35217]: cluster 2024-02-22T22:44:47.797919+0000 mgr.y (mgr.14142) 746 : cluster [DBG] pgmap v631: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:50.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:50 smithi171 bash[35217]: cluster 2024-02-22T22:44:49.798678+0000 mgr.y (mgr.14142) 747 : cluster [DBG] pgmap v632: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:50 smithi129 bash[38584]: cluster 2024-02-22T22:44:49.798678+0000 mgr.y (mgr.14142) 747 : cluster [DBG] pgmap v632: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:50 smithi129 bash[35158]: cluster 2024-02-22T22:44:49.798678+0000 mgr.y (mgr.14142) 747 : cluster [DBG] pgmap v632: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:51 smithi129 bash[35158]: cluster 2024-02-22T22:44:51.799197+0000 mgr.y (mgr.14142) 748 : cluster [DBG] pgmap v633: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:51 smithi129 bash[38584]: cluster 2024-02-22T22:44:51.799197+0000 mgr.y (mgr.14142) 748 : cluster [DBG] pgmap v633: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:51 smithi171 bash[35217]: cluster 2024-02-22T22:44:51.799197+0000 mgr.y (mgr.14142) 748 : cluster [DBG] pgmap v633: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:53.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:52 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:52 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:52 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:52 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:53 smithi171 podman[46903]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.b" found: no such container 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:53 smithi171 systemd[1]: Started Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:53 smithi171 bash[46919]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:44:53.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:44:53 smithi171 bash[46919]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:44:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:53 smithi129 bash[35158]: cluster 2024-02-22T22:44:53.799632+0000 mgr.y (mgr.14142) 749 : cluster [DBG] pgmap v634: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:54.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:53 smithi129 bash[38584]: cluster 2024-02-22T22:44:53.799632+0000 mgr.y (mgr.14142) 749 : cluster [DBG] pgmap v634: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 systemd[1]: Starting Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 podman[57349]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.a" found: no such container 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 systemd[1]: Started Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 bash[57367]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:44:54.159 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:44:53 smithi129 bash[57367]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:44:54.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:53 smithi171 bash[35217]: cluster 2024-02-22T22:44:53.799632+0000 mgr.y (mgr.14142) 749 : cluster [DBG] pgmap v634: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:55 smithi129 bash[35158]: cluster 2024-02-22T22:44:55.800255+0000 mgr.y (mgr.14142) 750 : cluster [DBG] pgmap v635: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:55 smithi129 bash[38584]: cluster 2024-02-22T22:44:55.800255+0000 mgr.y (mgr.14142) 750 : cluster [DBG] pgmap v635: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:55 smithi171 bash[35217]: cluster 2024-02-22T22:44:55.800255+0000 mgr.y (mgr.14142) 750 : cluster [DBG] pgmap v635: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:44:57 smithi129 bash[35158]: cluster 2024-02-22T22:44:57.801033+0000 mgr.y (mgr.14142) 751 : cluster [DBG] pgmap v636: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:44:57 smithi129 bash[38584]: cluster 2024-02-22T22:44:57.801033+0000 mgr.y (mgr.14142) 751 : cluster [DBG] pgmap v636: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:44:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:44:57 smithi171 bash[35217]: cluster 2024-02-22T22:44:57.801033+0000 mgr.y (mgr.14142) 751 : cluster [DBG] pgmap v636: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:00.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:00 smithi171 bash[35217]: cluster 2024-02-22T22:44:59.801787+0000 mgr.y (mgr.14142) 752 : cluster [DBG] pgmap v637: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:01.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:00 smithi129 bash[35158]: cluster 2024-02-22T22:44:59.801787+0000 mgr.y (mgr.14142) 752 : cluster [DBG] pgmap v637: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:01.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:00 smithi129 bash[38584]: cluster 2024-02-22T22:44:59.801787+0000 mgr.y (mgr.14142) 752 : cluster [DBG] pgmap v637: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:01 smithi129 bash[35158]: cluster 2024-02-22T22:45:01.802541+0000 mgr.y (mgr.14142) 753 : cluster [DBG] pgmap v638: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:01 smithi129 bash[38584]: cluster 2024-02-22T22:45:01.802541+0000 mgr.y (mgr.14142) 753 : cluster [DBG] pgmap v638: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:02.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:01 smithi171 bash[35217]: cluster 2024-02-22T22:45:01.802541+0000 mgr.y (mgr.14142) 753 : cluster [DBG] pgmap v638: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:03 smithi129 bash[35158]: cluster 2024-02-22T22:45:03.803105+0000 mgr.y (mgr.14142) 754 : cluster [DBG] pgmap v639: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:03 smithi129 bash[38584]: cluster 2024-02-22T22:45:03.803105+0000 mgr.y (mgr.14142) 754 : cluster [DBG] pgmap v639: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:04.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:03 smithi171 bash[35217]: cluster 2024-02-22T22:45:03.803105+0000 mgr.y (mgr.14142) 754 : cluster [DBG] pgmap v639: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:05 smithi129 bash[35158]: cluster 2024-02-22T22:45:05.803596+0000 mgr.y (mgr.14142) 755 : cluster [DBG] pgmap v640: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:05 smithi129 bash[38584]: cluster 2024-02-22T22:45:05.803596+0000 mgr.y (mgr.14142) 755 : cluster [DBG] pgmap v640: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:06.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:05 smithi171 bash[35217]: cluster 2024-02-22T22:45:05.803596+0000 mgr.y (mgr.14142) 755 : cluster [DBG] pgmap v640: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:07 smithi129 bash[35158]: cluster 2024-02-22T22:45:07.804174+0000 mgr.y (mgr.14142) 756 : cluster [DBG] pgmap v641: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:07 smithi129 bash[38584]: cluster 2024-02-22T22:45:07.804174+0000 mgr.y (mgr.14142) 756 : cluster [DBG] pgmap v641: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:07 smithi171 bash[35217]: cluster 2024-02-22T22:45:07.804174+0000 mgr.y (mgr.14142) 756 : cluster [DBG] pgmap v641: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:09.988 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:45:10.508 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:45:10.508 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (8m) 112s ago 8m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:45:10.508 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (116s) 112s ago 18m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (20m) 115s ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (20m) 115s ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (18m) 112s ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (19m) 115s ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 115s ago 10m prom/node-exporter 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 112s ago 10m prom/node-exporter 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (18m) 115s ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (17m) 115s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (17m) 115s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (17m) 115s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (16m) 112s ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (16m) 112s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (16m) 112s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (16m) 112s ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (8m) 115s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:45:10.509 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (8m) 112s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:45:10.798 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:45:10.798 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:45:10.798 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:45:10.799 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:45:10.800 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:45:10.800 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:45:10.800 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:45:10.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:10 smithi171 bash[35217]: cluster 2024-02-22T22:45:09.804636+0000 mgr.y (mgr.14142) 757 : cluster [DBG] pgmap v642: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:11.064 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:45:11.064 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:45:11.064 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:45:11.064 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:45:11.064 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:45:11.064 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:45:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:10 smithi129 bash[35158]: cluster 2024-02-22T22:45:09.804636+0000 mgr.y (mgr.14142) 757 : cluster [DBG] pgmap v642: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:10 smithi129 bash[38584]: cluster 2024-02-22T22:45:09.804636+0000 mgr.y (mgr.14142) 757 : cluster [DBG] pgmap v642: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:11.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:11 smithi171 bash[35217]: audit 2024-02-22T22:45:09.976059+0000 mgr.y (mgr.14142) 758 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:11.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:11 smithi171 bash[35217]: audit 2024-02-22T22:45:10.243618+0000 mgr.y (mgr.14142) 759 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:11.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:11 smithi171 bash[35217]: audit 2024-02-22T22:45:10.504564+0000 mgr.y (mgr.14142) 760 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:11.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:11 smithi171 bash[35217]: audit 2024-02-22T22:45:10.797863+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.129:0/3398623622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[35158]: audit 2024-02-22T22:45:09.976059+0000 mgr.y (mgr.14142) 758 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[35158]: audit 2024-02-22T22:45:10.243618+0000 mgr.y (mgr.14142) 759 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[35158]: audit 2024-02-22T22:45:10.504564+0000 mgr.y (mgr.14142) 760 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[35158]: audit 2024-02-22T22:45:10.797863+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.129:0/3398623622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[38584]: audit 2024-02-22T22:45:09.976059+0000 mgr.y (mgr.14142) 758 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[38584]: audit 2024-02-22T22:45:10.243618+0000 mgr.y (mgr.14142) 759 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[38584]: audit 2024-02-22T22:45:10.504564+0000 mgr.y (mgr.14142) 760 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:11 smithi129 bash[38584]: audit 2024-02-22T22:45:10.797863+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.129:0/3398623622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:45:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:12 smithi171 bash[35217]: audit 2024-02-22T22:45:11.062888+0000 mgr.y (mgr.14142) 761 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:12.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:12 smithi171 bash[35217]: cluster 2024-02-22T22:45:11.805229+0000 mgr.y (mgr.14142) 762 : cluster [DBG] pgmap v643: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:12 smithi129 bash[35158]: audit 2024-02-22T22:45:11.062888+0000 mgr.y (mgr.14142) 761 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:12 smithi129 bash[35158]: cluster 2024-02-22T22:45:11.805229+0000 mgr.y (mgr.14142) 762 : cluster [DBG] pgmap v643: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:12 smithi129 bash[38584]: audit 2024-02-22T22:45:11.062888+0000 mgr.y (mgr.14142) 761 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:12 smithi129 bash[38584]: cluster 2024-02-22T22:45:11.805229+0000 mgr.y (mgr.14142) 762 : cluster [DBG] pgmap v643: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:13 smithi129 bash[35158]: cluster 2024-02-22T22:45:13.805769+0000 mgr.y (mgr.14142) 763 : cluster [DBG] pgmap v644: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:13 smithi129 bash[38584]: cluster 2024-02-22T22:45:13.805769+0000 mgr.y (mgr.14142) 763 : cluster [DBG] pgmap v644: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:13 smithi171 bash[35217]: cluster 2024-02-22T22:45:13.805769+0000 mgr.y (mgr.14142) 763 : cluster [DBG] pgmap v644: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:15 smithi129 bash[35158]: cluster 2024-02-22T22:45:15.806233+0000 mgr.y (mgr.14142) 764 : cluster [DBG] pgmap v645: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:15 smithi129 bash[38584]: cluster 2024-02-22T22:45:15.806233+0000 mgr.y (mgr.14142) 764 : cluster [DBG] pgmap v645: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:15 smithi171 bash[35217]: cluster 2024-02-22T22:45:15.806233+0000 mgr.y (mgr.14142) 764 : cluster [DBG] pgmap v645: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:17 smithi129 bash[35158]: cluster 2024-02-22T22:45:17.806905+0000 mgr.y (mgr.14142) 765 : cluster [DBG] pgmap v646: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:17 smithi129 bash[38584]: cluster 2024-02-22T22:45:17.806905+0000 mgr.y (mgr.14142) 765 : cluster [DBG] pgmap v646: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:18.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:17 smithi171 bash[35217]: cluster 2024-02-22T22:45:17.806905+0000 mgr.y (mgr.14142) 765 : cluster [DBG] pgmap v646: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:20.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:20 smithi171 bash[35217]: cluster 2024-02-22T22:45:19.807591+0000 mgr.y (mgr.14142) 766 : cluster [DBG] pgmap v647: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:20 smithi129 bash[35158]: cluster 2024-02-22T22:45:19.807591+0000 mgr.y (mgr.14142) 766 : cluster [DBG] pgmap v647: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:20 smithi129 bash[38584]: cluster 2024-02-22T22:45:19.807591+0000 mgr.y (mgr.14142) 766 : cluster [DBG] pgmap v647: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:21 smithi129 bash[35158]: cluster 2024-02-22T22:45:21.808186+0000 mgr.y (mgr.14142) 767 : cluster [DBG] pgmap v648: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:21 smithi129 bash[38584]: cluster 2024-02-22T22:45:21.808186+0000 mgr.y (mgr.14142) 767 : cluster [DBG] pgmap v648: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:21 smithi171 bash[35217]: cluster 2024-02-22T22:45:21.808186+0000 mgr.y (mgr.14142) 767 : cluster [DBG] pgmap v648: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:23 smithi129 bash[35158]: cluster 2024-02-22T22:45:23.808911+0000 mgr.y (mgr.14142) 768 : cluster [DBG] pgmap v649: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:23 smithi129 bash[38584]: cluster 2024-02-22T22:45:23.808911+0000 mgr.y (mgr.14142) 768 : cluster [DBG] pgmap v649: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:23 smithi171 bash[35217]: cluster 2024-02-22T22:45:23.808911+0000 mgr.y (mgr.14142) 768 : cluster [DBG] pgmap v649: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:25 smithi129 bash[35158]: cluster 2024-02-22T22:45:25.809565+0000 mgr.y (mgr.14142) 769 : cluster [DBG] pgmap v650: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:25 smithi129 bash[38584]: cluster 2024-02-22T22:45:25.809565+0000 mgr.y (mgr.14142) 769 : cluster [DBG] pgmap v650: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:25 smithi171 bash[35217]: cluster 2024-02-22T22:45:25.809565+0000 mgr.y (mgr.14142) 769 : cluster [DBG] pgmap v650: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:27 smithi129 bash[35158]: cluster 2024-02-22T22:45:27.810105+0000 mgr.y (mgr.14142) 770 : cluster [DBG] pgmap v651: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:27 smithi129 bash[38584]: cluster 2024-02-22T22:45:27.810105+0000 mgr.y (mgr.14142) 770 : cluster [DBG] pgmap v651: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:27 smithi171 bash[35217]: cluster 2024-02-22T22:45:27.810105+0000 mgr.y (mgr.14142) 770 : cluster [DBG] pgmap v651: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:29.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:45:29 smithi171 bash[46919]: time="2024-02-22T22:45:29Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:30.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:45:30 smithi129 bash[57367]: time="2024-02-22T22:45:30Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:30.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:30 smithi171 bash[35217]: cluster 2024-02-22T22:45:29.810670+0000 mgr.y (mgr.14142) 771 : cluster [DBG] pgmap v652: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:31.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:30 smithi129 bash[35158]: cluster 2024-02-22T22:45:29.810670+0000 mgr.y (mgr.14142) 771 : cluster [DBG] pgmap v652: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:31.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:30 smithi129 bash[38584]: cluster 2024-02-22T22:45:29.810670+0000 mgr.y (mgr.14142) 771 : cluster [DBG] pgmap v652: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:31 smithi129 bash[35158]: cluster 2024-02-22T22:45:31.811353+0000 mgr.y (mgr.14142) 772 : cluster [DBG] pgmap v653: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:31 smithi129 bash[38584]: cluster 2024-02-22T22:45:31.811353+0000 mgr.y (mgr.14142) 772 : cluster [DBG] pgmap v653: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:31 smithi171 bash[35217]: cluster 2024-02-22T22:45:31.811353+0000 mgr.y (mgr.14142) 772 : cluster [DBG] pgmap v653: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:33 smithi129 bash[35158]: cluster 2024-02-22T22:45:33.812058+0000 mgr.y (mgr.14142) 773 : cluster [DBG] pgmap v654: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:33 smithi129 bash[38584]: cluster 2024-02-22T22:45:33.812058+0000 mgr.y (mgr.14142) 773 : cluster [DBG] pgmap v654: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:34.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:33 smithi171 bash[35217]: cluster 2024-02-22T22:45:33.812058+0000 mgr.y (mgr.14142) 773 : cluster [DBG] pgmap v654: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:35 smithi129 bash[35158]: cluster 2024-02-22T22:45:35.812553+0000 mgr.y (mgr.14142) 774 : cluster [DBG] pgmap v655: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:35 smithi129 bash[38584]: cluster 2024-02-22T22:45:35.812553+0000 mgr.y (mgr.14142) 774 : cluster [DBG] pgmap v655: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:35 smithi171 bash[35217]: cluster 2024-02-22T22:45:35.812553+0000 mgr.y (mgr.14142) 774 : cluster [DBG] pgmap v655: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:37 smithi129 bash[35158]: cluster 2024-02-22T22:45:37.813391+0000 mgr.y (mgr.14142) 775 : cluster [DBG] pgmap v656: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:37 smithi129 bash[38584]: cluster 2024-02-22T22:45:37.813391+0000 mgr.y (mgr.14142) 775 : cluster [DBG] pgmap v656: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:37 smithi171 bash[35217]: cluster 2024-02-22T22:45:37.813391+0000 mgr.y (mgr.14142) 775 : cluster [DBG] pgmap v656: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:40 smithi171 bash[35217]: cluster 2024-02-22T22:45:39.814043+0000 mgr.y (mgr.14142) 776 : cluster [DBG] pgmap v657: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:41.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:40 smithi129 bash[35158]: cluster 2024-02-22T22:45:39.814043+0000 mgr.y (mgr.14142) 776 : cluster [DBG] pgmap v657: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:41.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:40 smithi129 bash[38584]: cluster 2024-02-22T22:45:39.814043+0000 mgr.y (mgr.14142) 776 : cluster [DBG] pgmap v657: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:41.357 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:45:41.884 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:45:41.884 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (8m) 2m ago 8m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (2m) 2m ago 19m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (20m) 2m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (20m) 2m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (19m) 2m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (19m) 2m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 2m ago 11m prom/node-exporter 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 2m ago 11m prom/node-exporter 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (18m) 2m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (18m) 2m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (18m) 2m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (17m) 2m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (17m) 2m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:45:41.885 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (17m) 2m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:45:41.886 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (16m) 2m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:45:41.886 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (16m) 2m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:45:41.886 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:45:41.886 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:45:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:41 smithi129 bash[38584]: audit 2024-02-22T22:45:41.345360+0000 mgr.y (mgr.14142) 777 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:41 smithi129 bash[38584]: audit 2024-02-22T22:45:41.613102+0000 mgr.y (mgr.14142) 778 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:41 smithi129 bash[38584]: cluster 2024-02-22T22:45:41.814432+0000 mgr.y (mgr.14142) 779 : cluster [DBG] pgmap v658: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:41 smithi129 bash[35158]: audit 2024-02-22T22:45:41.345360+0000 mgr.y (mgr.14142) 777 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:41 smithi129 bash[35158]: audit 2024-02-22T22:45:41.613102+0000 mgr.y (mgr.14142) 778 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:41 smithi129 bash[35158]: cluster 2024-02-22T22:45:41.814432+0000 mgr.y (mgr.14142) 779 : cluster [DBG] pgmap v658: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:42.170 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:45:42.170 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:45:42.170 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:45:42.170 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:45:42.171 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:45:42.172 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:45:42.172 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:45:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:41 smithi171 bash[35217]: audit 2024-02-22T22:45:41.345360+0000 mgr.y (mgr.14142) 777 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:41 smithi171 bash[35217]: audit 2024-02-22T22:45:41.613102+0000 mgr.y (mgr.14142) 778 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:41 smithi171 bash[35217]: cluster 2024-02-22T22:45:41.814432+0000 mgr.y (mgr.14142) 779 : cluster [DBG] pgmap v658: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:42.437 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:45:42.438 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:45:42.438 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:45:42.438 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:45:42.438 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:45:42.438 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:45:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:42 smithi129 bash[35158]: audit 2024-02-22T22:45:41.880744+0000 mgr.y (mgr.14142) 780 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:42 smithi129 bash[35158]: audit 2024-02-22T22:45:42.169913+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.129:0/1699448328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:45:43.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:42 smithi129 bash[35158]: audit 2024-02-22T22:45:42.436601+0000 mgr.y (mgr.14142) 781 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:42 smithi129 bash[38584]: audit 2024-02-22T22:45:41.880744+0000 mgr.y (mgr.14142) 780 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:42 smithi129 bash[38584]: audit 2024-02-22T22:45:42.169913+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.129:0/1699448328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:45:43.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:42 smithi129 bash[38584]: audit 2024-02-22T22:45:42.436601+0000 mgr.y (mgr.14142) 781 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:42 smithi171 bash[35217]: audit 2024-02-22T22:45:41.880744+0000 mgr.y (mgr.14142) 780 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:42 smithi171 bash[35217]: audit 2024-02-22T22:45:42.169913+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.129:0/1699448328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:45:43.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:42 smithi171 bash[35217]: audit 2024-02-22T22:45:42.436601+0000 mgr.y (mgr.14142) 781 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:45:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:43 smithi129 bash[35158]: cluster 2024-02-22T22:45:43.815180+0000 mgr.y (mgr.14142) 782 : cluster [DBG] pgmap v659: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:43 smithi129 bash[38584]: cluster 2024-02-22T22:45:43.815180+0000 mgr.y (mgr.14142) 782 : cluster [DBG] pgmap v659: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:44.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:43 smithi171 bash[35217]: cluster 2024-02-22T22:45:43.815180+0000 mgr.y (mgr.14142) 782 : cluster [DBG] pgmap v659: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:45 smithi129 bash[35158]: cluster 2024-02-22T22:45:45.815627+0000 mgr.y (mgr.14142) 783 : cluster [DBG] pgmap v660: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:45 smithi129 bash[38584]: cluster 2024-02-22T22:45:45.815627+0000 mgr.y (mgr.14142) 783 : cluster [DBG] pgmap v660: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:45 smithi171 bash[35217]: cluster 2024-02-22T22:45:45.815627+0000 mgr.y (mgr.14142) 783 : cluster [DBG] pgmap v660: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: cephadm 2024-02-22T22:45:47.664917+0000 mgr.y (mgr.14142) 784 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: debug 2024-02-22T22:45:47.663+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: cephadm 2024-02-22T22:45:47.664917+0000 mgr.y (mgr.14142) 784 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: code, '\n'.join(err))) 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: cephadm 2024-02-22T22:45:47.665034+0000 mgr.y (mgr.14142) 785 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.162 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.163 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:45:48.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: code, '\n'.join(err))) 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: Traceback (most recent call last): 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 4247, in 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 968, in _default_image 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 1974, in run 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: File "", line 696, in call_throws 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: cephadm 2024-02-22T22:45:47.667856+0000 mgr.y (mgr.14142) 786 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:45:48.167 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[38584]: cluster 2024-02-22T22:45:47.816151+0000 mgr.y (mgr.14142) 787 : cluster [DBG] pgmap v661: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:45:48.168 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.169 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: cephadm 2024-02-22T22:45:47.665034+0000 mgr.y (mgr.14142) 785 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.170 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: Traceback (most recent call last): 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 4247, in 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 968, in _default_image 2024-02-22T22:45:48.171 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 1974, in run 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: File "", line 696, in call_throws 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: cephadm 2024-02-22T22:45:47.667856+0000 mgr.y (mgr.14142) 786 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:45:48.172 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:47 smithi129 bash[35158]: cluster 2024-02-22T22:45:47.816151+0000 mgr.y (mgr.14142) 787 : cluster [DBG] pgmap v661: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: cephadm 2024-02-22T22:45:47.664917+0000 mgr.y (mgr.14142) 784 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:45:48.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: code, '\n'.join(err))) 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:45:48.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: cephadm 2024-02-22T22:45:47.665034+0000 mgr.y (mgr.14142) 785 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi171', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:Verifying port 9095 ... 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Resolving "prom/prometheus" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/prometheus:latest... 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:43:55Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:44:32Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr time="2024-02-22T22:45:09Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:45:48.233 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/prometheus:latest... 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/prometheus:latest... 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://prom/prometheus:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:latest: reading manifest latest in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/prometheus:latest: reading manifest latest in registry.access.redhat.com/prom/prometheus: name unknown: Repo not found 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/prometheus:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: Traceback (most recent call last): 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 4247, in 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 968, in _default_image 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 2508, in command_deploy 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 2448, in extract_uid_gid_monitoring 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 1535, in extract_uid_gid 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 1974, in run 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: File "", line 696, in call_throws 2024-02-22T22:45:48.234 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi171 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2024-02-22T22:45:48.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: cephadm 2024-02-22T22:45:47.667856+0000 mgr.y (mgr.14142) 786 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:45:48.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:47 smithi171 bash[35217]: cluster 2024-02-22T22:45:47.816151+0000 mgr.y (mgr.14142) 787 : cluster [DBG] pgmap v661: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:50 smithi129 bash[35158]: cluster 2024-02-22T22:45:49.816834+0000 mgr.y (mgr.14142) 788 : cluster [DBG] pgmap v662: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:51.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:50 smithi129 bash[38584]: cluster 2024-02-22T22:45:49.816834+0000 mgr.y (mgr.14142) 788 : cluster [DBG] pgmap v662: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:51.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:50 smithi171 bash[35217]: cluster 2024-02-22T22:45:49.816834+0000 mgr.y (mgr.14142) 788 : cluster [DBG] pgmap v662: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:51 smithi129 bash[35158]: cluster 2024-02-22T22:45:51.817456+0000 mgr.y (mgr.14142) 789 : cluster [DBG] pgmap v663: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:51 smithi129 bash[38584]: cluster 2024-02-22T22:45:51.817456+0000 mgr.y (mgr.14142) 789 : cluster [DBG] pgmap v663: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:51 smithi171 bash[35217]: cluster 2024-02-22T22:45:51.817456+0000 mgr.y (mgr.14142) 789 : cluster [DBG] pgmap v663: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:53 smithi129 bash[35158]: cluster 2024-02-22T22:45:53.818212+0000 mgr.y (mgr.14142) 790 : cluster [DBG] pgmap v664: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:53 smithi129 bash[38584]: cluster 2024-02-22T22:45:53.818212+0000 mgr.y (mgr.14142) 790 : cluster [DBG] pgmap v664: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:54.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:53 smithi171 bash[35217]: cluster 2024-02-22T22:45:53.818212+0000 mgr.y (mgr.14142) 790 : cluster [DBG] pgmap v664: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:55 smithi129 bash[35158]: cluster 2024-02-22T22:45:55.818749+0000 mgr.y (mgr.14142) 791 : cluster [DBG] pgmap v665: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:55 smithi129 bash[38584]: cluster 2024-02-22T22:45:55.818749+0000 mgr.y (mgr.14142) 791 : cluster [DBG] pgmap v665: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:55 smithi171 bash[35217]: cluster 2024-02-22T22:45:55.818749+0000 mgr.y (mgr.14142) 791 : cluster [DBG] pgmap v665: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:45:57 smithi129 bash[35158]: cluster 2024-02-22T22:45:57.819565+0000 mgr.y (mgr.14142) 792 : cluster [DBG] pgmap v666: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:45:57 smithi129 bash[38584]: cluster 2024-02-22T22:45:57.819565+0000 mgr.y (mgr.14142) 792 : cluster [DBG] pgmap v666: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:45:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:45:57 smithi171 bash[35217]: cluster 2024-02-22T22:45:57.819565+0000 mgr.y (mgr.14142) 792 : cluster [DBG] pgmap v666: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:01.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:00 smithi129 bash[35158]: cluster 2024-02-22T22:45:59.820277+0000 mgr.y (mgr.14142) 793 : cluster [DBG] pgmap v667: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:01.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:00 smithi129 bash[38584]: cluster 2024-02-22T22:45:59.820277+0000 mgr.y (mgr.14142) 793 : cluster [DBG] pgmap v667: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:01.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:00 smithi171 bash[35217]: cluster 2024-02-22T22:45:59.820277+0000 mgr.y (mgr.14142) 793 : cluster [DBG] pgmap v667: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:01 smithi129 bash[35158]: cluster 2024-02-22T22:46:01.820938+0000 mgr.y (mgr.14142) 794 : cluster [DBG] pgmap v668: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:01 smithi129 bash[38584]: cluster 2024-02-22T22:46:01.820938+0000 mgr.y (mgr.14142) 794 : cluster [DBG] pgmap v668: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:02.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:01 smithi171 bash[35217]: cluster 2024-02-22T22:46:01.820938+0000 mgr.y (mgr.14142) 794 : cluster [DBG] pgmap v668: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:03 smithi129 bash[35158]: cluster 2024-02-22T22:46:03.821493+0000 mgr.y (mgr.14142) 795 : cluster [DBG] pgmap v669: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:03 smithi129 bash[38584]: cluster 2024-02-22T22:46:03.821493+0000 mgr.y (mgr.14142) 795 : cluster [DBG] pgmap v669: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:04.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:03 smithi171 bash[35217]: cluster 2024-02-22T22:46:03.821493+0000 mgr.y (mgr.14142) 795 : cluster [DBG] pgmap v669: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:07.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:06 smithi129 bash[38584]: cluster 2024-02-22T22:46:05.822037+0000 mgr.y (mgr.14142) 796 : cluster [DBG] pgmap v670: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:06 smithi129 bash[35158]: cluster 2024-02-22T22:46:05.822037+0000 mgr.y (mgr.14142) 796 : cluster [DBG] pgmap v670: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:07.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:06 smithi171 bash[35217]: cluster 2024-02-22T22:46:05.822037+0000 mgr.y (mgr.14142) 796 : cluster [DBG] pgmap v670: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:07.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:46:06 smithi171 bash[46919]: time="2024-02-22T22:46:06Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:46:08.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:46:07 smithi129 bash[57367]: time="2024-02-22T22:46:07Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:46:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:08 smithi129 bash[35158]: cluster 2024-02-22T22:46:07.822804+0000 mgr.y (mgr.14142) 797 : cluster [DBG] pgmap v671: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:08 smithi129 bash[38584]: cluster 2024-02-22T22:46:07.822804+0000 mgr.y (mgr.14142) 797 : cluster [DBG] pgmap v671: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:09.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:08 smithi171 bash[35217]: cluster 2024-02-22T22:46:07.822804+0000 mgr.y (mgr.14142) 797 : cluster [DBG] pgmap v671: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:11 smithi129 bash[35158]: cluster 2024-02-22T22:46:09.823538+0000 mgr.y (mgr.14142) 798 : cluster [DBG] pgmap v672: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:11 smithi129 bash[38584]: cluster 2024-02-22T22:46:09.823538+0000 mgr.y (mgr.14142) 798 : cluster [DBG] pgmap v672: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:11 smithi171 bash[35217]: cluster 2024-02-22T22:46:09.823538+0000 mgr.y (mgr.14142) 798 : cluster [DBG] pgmap v672: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:12.728 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (9m) 2m ago 9m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (2m) 2m ago 19m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (21m) 2m ago 21m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (21m) 2m ago 21m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (19m) 2m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (20m) 2m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:46:13.250 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 2m ago 11m prom/node-exporter 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 2m ago 11m prom/node-exporter 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (19m) 2m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (18m) 2m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (18m) 2m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (18m) 2m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (17m) 2m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (17m) 2m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (17m) 2m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (17m) 2m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:46:13.251 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:46:13.536 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:46:13.536 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:46:13.536 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:46:13.536 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:46:13.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:46:13.538 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:46:13.538 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:46:13.807 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:46:13.807 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:46:13.807 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:46:13.807 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:46:13.807 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:46:13.808 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:46:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:13 smithi129 bash[35158]: cluster 2024-02-22T22:46:11.824264+0000 mgr.y (mgr.14142) 799 : cluster [DBG] pgmap v673: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:13 smithi129 bash[35158]: audit 2024-02-22T22:46:12.716545+0000 mgr.y (mgr.14142) 800 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:13 smithi129 bash[35158]: audit 2024-02-22T22:46:13.535804+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.129:0/2456097555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:46:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:13 smithi129 bash[38584]: cluster 2024-02-22T22:46:11.824264+0000 mgr.y (mgr.14142) 799 : cluster [DBG] pgmap v673: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:13 smithi129 bash[38584]: audit 2024-02-22T22:46:12.716545+0000 mgr.y (mgr.14142) 800 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:13 smithi129 bash[38584]: audit 2024-02-22T22:46:13.535804+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.129:0/2456097555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:46:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:13 smithi171 bash[35217]: cluster 2024-02-22T22:46:11.824264+0000 mgr.y (mgr.14142) 799 : cluster [DBG] pgmap v673: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:14.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:13 smithi171 bash[35217]: audit 2024-02-22T22:46:12.716545+0000 mgr.y (mgr.14142) 800 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:14.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:13 smithi171 bash[35217]: audit 2024-02-22T22:46:13.535804+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.129:0/2456097555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:46:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:14 smithi129 bash[35158]: audit 2024-02-22T22:46:12.985395+0000 mgr.y (mgr.14142) 801 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:14 smithi129 bash[35158]: audit 2024-02-22T22:46:13.246263+0000 mgr.y (mgr.14142) 802 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:14 smithi129 bash[35158]: audit 2024-02-22T22:46:13.806331+0000 mgr.y (mgr.14142) 803 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:14 smithi129 bash[38584]: audit 2024-02-22T22:46:12.985395+0000 mgr.y (mgr.14142) 801 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:14 smithi129 bash[38584]: audit 2024-02-22T22:46:13.246263+0000 mgr.y (mgr.14142) 802 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:14 smithi129 bash[38584]: audit 2024-02-22T22:46:13.806331+0000 mgr.y (mgr.14142) 803 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:14 smithi171 bash[35217]: audit 2024-02-22T22:46:12.985395+0000 mgr.y (mgr.14142) 801 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:14 smithi171 bash[35217]: audit 2024-02-22T22:46:13.246263+0000 mgr.y (mgr.14142) 802 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:15.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:14 smithi171 bash[35217]: audit 2024-02-22T22:46:13.806331+0000 mgr.y (mgr.14142) 803 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:15 smithi129 bash[35158]: cluster 2024-02-22T22:46:13.824679+0000 mgr.y (mgr.14142) 804 : cluster [DBG] pgmap v674: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:15 smithi129 bash[38584]: cluster 2024-02-22T22:46:13.824679+0000 mgr.y (mgr.14142) 804 : cluster [DBG] pgmap v674: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:15 smithi171 bash[35217]: cluster 2024-02-22T22:46:13.824679+0000 mgr.y (mgr.14142) 804 : cluster [DBG] pgmap v674: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:17 smithi129 bash[35158]: cluster 2024-02-22T22:46:15.825331+0000 mgr.y (mgr.14142) 805 : cluster [DBG] pgmap v675: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:17 smithi129 bash[38584]: cluster 2024-02-22T22:46:15.825331+0000 mgr.y (mgr.14142) 805 : cluster [DBG] pgmap v675: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:17 smithi171 bash[35217]: cluster 2024-02-22T22:46:15.825331+0000 mgr.y (mgr.14142) 805 : cluster [DBG] pgmap v675: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:20.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:19 smithi129 bash[38584]: cluster 2024-02-22T22:46:17.825832+0000 mgr.y (mgr.14142) 806 : cluster [DBG] pgmap v676: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:20.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:19 smithi129 bash[35158]: cluster 2024-02-22T22:46:17.825832+0000 mgr.y (mgr.14142) 806 : cluster [DBG] pgmap v676: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:20.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:19 smithi171 bash[35217]: cluster 2024-02-22T22:46:17.825832+0000 mgr.y (mgr.14142) 806 : cluster [DBG] pgmap v676: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:21 smithi129 bash[35158]: cluster 2024-02-22T22:46:19.826486+0000 mgr.y (mgr.14142) 807 : cluster [DBG] pgmap v677: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:22.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:21 smithi129 bash[38584]: cluster 2024-02-22T22:46:19.826486+0000 mgr.y (mgr.14142) 807 : cluster [DBG] pgmap v677: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:21 smithi171 bash[35217]: cluster 2024-02-22T22:46:19.826486+0000 mgr.y (mgr.14142) 807 : cluster [DBG] pgmap v677: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:23 smithi129 bash[35158]: cluster 2024-02-22T22:46:21.827190+0000 mgr.y (mgr.14142) 808 : cluster [DBG] pgmap v678: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:23 smithi129 bash[38584]: cluster 2024-02-22T22:46:21.827190+0000 mgr.y (mgr.14142) 808 : cluster [DBG] pgmap v678: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:23 smithi171 bash[35217]: cluster 2024-02-22T22:46:21.827190+0000 mgr.y (mgr.14142) 808 : cluster [DBG] pgmap v678: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:25 smithi129 bash[35158]: cluster 2024-02-22T22:46:23.827774+0000 mgr.y (mgr.14142) 809 : cluster [DBG] pgmap v679: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:25 smithi129 bash[38584]: cluster 2024-02-22T22:46:23.827774+0000 mgr.y (mgr.14142) 809 : cluster [DBG] pgmap v679: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:25 smithi171 bash[35217]: cluster 2024-02-22T22:46:23.827774+0000 mgr.y (mgr.14142) 809 : cluster [DBG] pgmap v679: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:27 smithi129 bash[35158]: cluster 2024-02-22T22:46:25.828515+0000 mgr.y (mgr.14142) 810 : cluster [DBG] pgmap v680: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:28.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:27 smithi129 bash[38584]: cluster 2024-02-22T22:46:25.828515+0000 mgr.y (mgr.14142) 810 : cluster [DBG] pgmap v680: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:28.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:27 smithi171 bash[35217]: cluster 2024-02-22T22:46:25.828515+0000 mgr.y (mgr.14142) 810 : cluster [DBG] pgmap v680: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:30.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:29 smithi129 bash[38584]: cluster 2024-02-22T22:46:27.829206+0000 mgr.y (mgr.14142) 811 : cluster [DBG] pgmap v681: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:30.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:29 smithi129 bash[35158]: cluster 2024-02-22T22:46:27.829206+0000 mgr.y (mgr.14142) 811 : cluster [DBG] pgmap v681: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:30.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:29 smithi171 bash[35217]: cluster 2024-02-22T22:46:27.829206+0000 mgr.y (mgr.14142) 811 : cluster [DBG] pgmap v681: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:31 smithi129 bash[35158]: cluster 2024-02-22T22:46:29.829694+0000 mgr.y (mgr.14142) 812 : cluster [DBG] pgmap v682: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:31 smithi129 bash[38584]: cluster 2024-02-22T22:46:29.829694+0000 mgr.y (mgr.14142) 812 : cluster [DBG] pgmap v682: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:31 smithi171 bash[35217]: cluster 2024-02-22T22:46:29.829694+0000 mgr.y (mgr.14142) 812 : cluster [DBG] pgmap v682: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:33 smithi129 bash[35158]: cluster 2024-02-22T22:46:31.830304+0000 mgr.y (mgr.14142) 813 : cluster [DBG] pgmap v683: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:33 smithi129 bash[38584]: cluster 2024-02-22T22:46:31.830304+0000 mgr.y (mgr.14142) 813 : cluster [DBG] pgmap v683: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:34.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:33 smithi171 bash[35217]: cluster 2024-02-22T22:46:31.830304+0000 mgr.y (mgr.14142) 813 : cluster [DBG] pgmap v683: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:35 smithi129 bash[35158]: cluster 2024-02-22T22:46:33.830983+0000 mgr.y (mgr.14142) 814 : cluster [DBG] pgmap v684: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:35 smithi129 bash[38584]: cluster 2024-02-22T22:46:33.830983+0000 mgr.y (mgr.14142) 814 : cluster [DBG] pgmap v684: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:35 smithi171 bash[35217]: cluster 2024-02-22T22:46:33.830983+0000 mgr.y (mgr.14142) 814 : cluster [DBG] pgmap v684: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:37 smithi129 bash[35158]: cluster 2024-02-22T22:46:35.831480+0000 mgr.y (mgr.14142) 815 : cluster [DBG] pgmap v685: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:37 smithi129 bash[38584]: cluster 2024-02-22T22:46:35.831480+0000 mgr.y (mgr.14142) 815 : cluster [DBG] pgmap v685: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:37 smithi171 bash[35217]: cluster 2024-02-22T22:46:35.831480+0000 mgr.y (mgr.14142) 815 : cluster [DBG] pgmap v685: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:39 smithi129 bash[35158]: cluster 2024-02-22T22:46:37.832140+0000 mgr.y (mgr.14142) 816 : cluster [DBG] pgmap v686: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:39 smithi129 bash[38584]: cluster 2024-02-22T22:46:37.832140+0000 mgr.y (mgr.14142) 816 : cluster [DBG] pgmap v686: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:40.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:39 smithi171 bash[35217]: cluster 2024-02-22T22:46:37.832140+0000 mgr.y (mgr.14142) 816 : cluster [DBG] pgmap v686: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:41 smithi129 bash[35158]: cluster 2024-02-22T22:46:39.832853+0000 mgr.y (mgr.14142) 817 : cluster [DBG] pgmap v687: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:41 smithi129 bash[38584]: cluster 2024-02-22T22:46:39.832853+0000 mgr.y (mgr.14142) 817 : cluster [DBG] pgmap v687: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:42.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:41 smithi171 bash[35217]: cluster 2024-02-22T22:46:39.832853+0000 mgr.y (mgr.14142) 817 : cluster [DBG] pgmap v687: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:44.093 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:46:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:43 smithi129 bash[35158]: cluster 2024-02-22T22:46:41.833406+0000 mgr.y (mgr.14142) 818 : cluster [DBG] pgmap v688: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:43 smithi129 bash[38584]: cluster 2024-02-22T22:46:41.833406+0000 mgr.y (mgr.14142) 818 : cluster [DBG] pgmap v688: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:43 smithi171 bash[35217]: cluster 2024-02-22T22:46:41.833406+0000 mgr.y (mgr.14142) 818 : cluster [DBG] pgmap v688: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:44.616 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:46:44.616 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (9m) 3m ago 9m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (3m) 3m ago 20m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (21m) 3m ago 21m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (21m) 3m ago 22m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (20m) 3m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (20m) 3m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 3m ago 12m prom/node-exporter 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 3m ago 12m prom/node-exporter 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (19m) 3m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (19m) 3m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (19m) 3m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:46:44.617 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (18m) 3m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:46:44.618 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (18m) 3m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:46:44.618 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (18m) 3m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:46:44.618 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (17m) 3m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:46:44.618 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (17m) 3m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:46:44.618 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:46:44.618 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:46:44.728 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:46:44 smithi171 bash[46919]: time="2024-02-22T22:46:44Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:46:44.907 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:46:44.908 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:46:44.909 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:46:45.175 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:46:45.175 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:46:45.175 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:46:45.175 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:46:45.175 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:46:45.175 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:46:45.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[57367]: time="2024-02-22T22:46:45Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:46:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[35158]: cluster 2024-02-22T22:46:43.833907+0000 mgr.y (mgr.14142) 819 : cluster [DBG] pgmap v689: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[35158]: audit 2024-02-22T22:46:44.081878+0000 mgr.y (mgr.14142) 820 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[35158]: audit 2024-02-22T22:46:44.350001+0000 mgr.y (mgr.14142) 821 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[35158]: audit 2024-02-22T22:46:44.612202+0000 mgr.y (mgr.14142) 822 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[35158]: audit 2024-02-22T22:46:44.906864+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.129:0/59130611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[38584]: cluster 2024-02-22T22:46:43.833907+0000 mgr.y (mgr.14142) 819 : cluster [DBG] pgmap v689: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[38584]: audit 2024-02-22T22:46:44.081878+0000 mgr.y (mgr.14142) 820 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[38584]: audit 2024-02-22T22:46:44.350001+0000 mgr.y (mgr.14142) 821 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[38584]: audit 2024-02-22T22:46:44.612202+0000 mgr.y (mgr.14142) 822 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:45 smithi129 bash[38584]: audit 2024-02-22T22:46:44.906864+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.129:0/59130611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:46:46.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:45 smithi171 bash[35217]: cluster 2024-02-22T22:46:43.833907+0000 mgr.y (mgr.14142) 819 : cluster [DBG] pgmap v689: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:46.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:45 smithi171 bash[35217]: audit 2024-02-22T22:46:44.081878+0000 mgr.y (mgr.14142) 820 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:45 smithi171 bash[35217]: audit 2024-02-22T22:46:44.350001+0000 mgr.y (mgr.14142) 821 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:45 smithi171 bash[35217]: audit 2024-02-22T22:46:44.612202+0000 mgr.y (mgr.14142) 822 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:46.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:45 smithi171 bash[35217]: audit 2024-02-22T22:46:44.906864+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.129:0/59130611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:46:47.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:46 smithi129 bash[35158]: audit 2024-02-22T22:46:45.174093+0000 mgr.y (mgr.14142) 823 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:47.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:46 smithi129 bash[38584]: audit 2024-02-22T22:46:45.174093+0000 mgr.y (mgr.14142) 823 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:47.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:46 smithi171 bash[35217]: audit 2024-02-22T22:46:45.174093+0000 mgr.y (mgr.14142) 823 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:46:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:47 smithi129 bash[35158]: cluster 2024-02-22T22:46:45.834417+0000 mgr.y (mgr.14142) 824 : cluster [DBG] pgmap v690: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:47 smithi129 bash[38584]: cluster 2024-02-22T22:46:45.834417+0000 mgr.y (mgr.14142) 824 : cluster [DBG] pgmap v690: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:47 smithi171 bash[35217]: cluster 2024-02-22T22:46:45.834417+0000 mgr.y (mgr.14142) 824 : cluster [DBG] pgmap v690: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:48 smithi129 bash[35158]: cluster 2024-02-22T22:46:47.834947+0000 mgr.y (mgr.14142) 825 : cluster [DBG] pgmap v691: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:48 smithi129 bash[38584]: cluster 2024-02-22T22:46:47.834947+0000 mgr.y (mgr.14142) 825 : cluster [DBG] pgmap v691: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:49.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:48 smithi171 bash[35217]: cluster 2024-02-22T22:46:47.834947+0000 mgr.y (mgr.14142) 825 : cluster [DBG] pgmap v691: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:51 smithi129 bash[35158]: cluster 2024-02-22T22:46:49.835592+0000 mgr.y (mgr.14142) 826 : cluster [DBG] pgmap v692: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:51 smithi129 bash[38584]: cluster 2024-02-22T22:46:49.835592+0000 mgr.y (mgr.14142) 826 : cluster [DBG] pgmap v692: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:52.436 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:51 smithi171 bash[35217]: cluster 2024-02-22T22:46:49.835592+0000 mgr.y (mgr.14142) 826 : cluster [DBG] pgmap v692: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:53 smithi129 bash[35158]: cluster 2024-02-22T22:46:51.836231+0000 mgr.y (mgr.14142) 827 : cluster [DBG] pgmap v693: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:53 smithi129 bash[38584]: cluster 2024-02-22T22:46:51.836231+0000 mgr.y (mgr.14142) 827 : cluster [DBG] pgmap v693: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:53 smithi171 bash[35217]: cluster 2024-02-22T22:46:51.836231+0000 mgr.y (mgr.14142) 827 : cluster [DBG] pgmap v693: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:55 smithi129 bash[35158]: cluster 2024-02-22T22:46:53.836775+0000 mgr.y (mgr.14142) 828 : cluster [DBG] pgmap v694: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:55 smithi129 bash[38584]: cluster 2024-02-22T22:46:53.836775+0000 mgr.y (mgr.14142) 828 : cluster [DBG] pgmap v694: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:55 smithi171 bash[35217]: cluster 2024-02-22T22:46:53.836775+0000 mgr.y (mgr.14142) 828 : cluster [DBG] pgmap v694: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:57 smithi129 bash[35158]: cluster 2024-02-22T22:46:55.837326+0000 mgr.y (mgr.14142) 829 : cluster [DBG] pgmap v695: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:57 smithi129 bash[38584]: cluster 2024-02-22T22:46:55.837326+0000 mgr.y (mgr.14142) 829 : cluster [DBG] pgmap v695: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:46:58.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:57 smithi171 bash[35217]: cluster 2024-02-22T22:46:55.837326+0000 mgr.y (mgr.14142) 829 : cluster [DBG] pgmap v695: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:00.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:46:59 smithi129 bash[35158]: cluster 2024-02-22T22:46:57.837961+0000 mgr.y (mgr.14142) 830 : cluster [DBG] pgmap v696: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:00.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:46:59 smithi129 bash[38584]: cluster 2024-02-22T22:46:57.837961+0000 mgr.y (mgr.14142) 830 : cluster [DBG] pgmap v696: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:00.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:46:59 smithi171 bash[35217]: cluster 2024-02-22T22:46:57.837961+0000 mgr.y (mgr.14142) 830 : cluster [DBG] pgmap v696: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:02.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:01 smithi129 bash[35158]: cluster 2024-02-22T22:46:59.838513+0000 mgr.y (mgr.14142) 831 : cluster [DBG] pgmap v697: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:02.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:01 smithi129 bash[38584]: cluster 2024-02-22T22:46:59.838513+0000 mgr.y (mgr.14142) 831 : cluster [DBG] pgmap v697: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:02.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:01 smithi171 bash[35217]: cluster 2024-02-22T22:46:59.838513+0000 mgr.y (mgr.14142) 831 : cluster [DBG] pgmap v697: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:04.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:03 smithi129 bash[35158]: cluster 2024-02-22T22:47:01.839019+0000 mgr.y (mgr.14142) 832 : cluster [DBG] pgmap v698: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:04.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:03 smithi129 bash[38584]: cluster 2024-02-22T22:47:01.839019+0000 mgr.y (mgr.14142) 832 : cluster [DBG] pgmap v698: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:04.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:03 smithi171 bash[35217]: cluster 2024-02-22T22:47:01.839019+0000 mgr.y (mgr.14142) 832 : cluster [DBG] pgmap v698: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:05 smithi129 bash[35158]: cluster 2024-02-22T22:47:03.839702+0000 mgr.y (mgr.14142) 833 : cluster [DBG] pgmap v699: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:05 smithi129 bash[38584]: cluster 2024-02-22T22:47:03.839702+0000 mgr.y (mgr.14142) 833 : cluster [DBG] pgmap v699: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:06.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:05 smithi171 bash[35217]: cluster 2024-02-22T22:47:03.839702+0000 mgr.y (mgr.14142) 833 : cluster [DBG] pgmap v699: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:07 smithi129 bash[35158]: cluster 2024-02-22T22:47:05.840344+0000 mgr.y (mgr.14142) 834 : cluster [DBG] pgmap v700: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:07 smithi129 bash[38584]: cluster 2024-02-22T22:47:05.840344+0000 mgr.y (mgr.14142) 834 : cluster [DBG] pgmap v700: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:08.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:07 smithi171 bash[35217]: cluster 2024-02-22T22:47:05.840344+0000 mgr.y (mgr.14142) 834 : cluster [DBG] pgmap v700: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:10.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:09 smithi129 bash[35158]: cluster 2024-02-22T22:47:07.841110+0000 mgr.y (mgr.14142) 835 : cluster [DBG] pgmap v701: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 27 op/s 2024-02-22T22:47:10.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:09 smithi129 bash[38584]: cluster 2024-02-22T22:47:07.841110+0000 mgr.y (mgr.14142) 835 : cluster [DBG] pgmap v701: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 27 op/s 2024-02-22T22:47:10.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:09 smithi171 bash[35217]: cluster 2024-02-22T22:47:07.841110+0000 mgr.y (mgr.14142) 835 : cluster [DBG] pgmap v701: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 27 op/s 2024-02-22T22:47:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:11 smithi129 bash[35158]: cluster 2024-02-22T22:47:09.841758+0000 mgr.y (mgr.14142) 836 : cluster [DBG] pgmap v702: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 74 op/s 2024-02-22T22:47:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:11 smithi129 bash[38584]: cluster 2024-02-22T22:47:09.841758+0000 mgr.y (mgr.14142) 836 : cluster [DBG] pgmap v702: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 74 op/s 2024-02-22T22:47:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:11 smithi171 bash[35217]: cluster 2024-02-22T22:47:09.841758+0000 mgr.y (mgr.14142) 836 : cluster [DBG] pgmap v702: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 74 op/s 2024-02-22T22:47:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:13 smithi129 bash[35158]: cluster 2024-02-22T22:47:11.842464+0000 mgr.y (mgr.14142) 837 : cluster [DBG] pgmap v703: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 109 op/s 2024-02-22T22:47:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:13 smithi129 bash[38584]: cluster 2024-02-22T22:47:11.842464+0000 mgr.y (mgr.14142) 837 : cluster [DBG] pgmap v703: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 109 op/s 2024-02-22T22:47:14.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:13 smithi171 bash[35217]: cluster 2024-02-22T22:47:11.842464+0000 mgr.y (mgr.14142) 837 : cluster [DBG] pgmap v703: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 109 op/s 2024-02-22T22:47:15.466 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:47:15.993 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:47:15.993 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (10m) 3m ago 10m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:47:15.993 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (4m) 3m ago 20m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:47:15.993 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (22m) 4m ago 22m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:47:15.993 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (22m) 4m ago 22m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (20m) 3m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (21m) 4m ago 21m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 4m ago 12m prom/node-exporter 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 3m ago 13m prom/node-exporter 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (20m) 4m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (20m) 4m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (19m) 4m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (19m) 4m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (18m) 3m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (18m) 3m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (18m) 3m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (18m) 3m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (10m) 4m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:47:15.994 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:47:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:15 smithi129 bash[35158]: cluster 2024-02-22T22:47:13.843067+0000 mgr.y (mgr.14142) 838 : cluster [DBG] pgmap v704: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:15 smithi129 bash[38584]: cluster 2024-02-22T22:47:13.843067+0000 mgr.y (mgr.14142) 838 : cluster [DBG] pgmap v704: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:15 smithi171 bash[35217]: cluster 2024-02-22T22:47:13.843067+0000 mgr.y (mgr.14142) 838 : cluster [DBG] pgmap v704: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:47:16.283 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:47:16.284 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:47:16.550 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:47:16.551 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:47:16.551 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:47:16.551 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:47:16.551 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:47:16.551 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:47:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:16 smithi129 bash[35158]: audit 2024-02-22T22:47:15.455294+0000 mgr.y (mgr.14142) 839 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:16 smithi129 bash[35158]: audit 2024-02-22T22:47:15.724908+0000 mgr.y (mgr.14142) 840 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:16 smithi129 bash[35158]: audit 2024-02-22T22:47:16.282177+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.129:0/1312376454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:47:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:16 smithi129 bash[38584]: audit 2024-02-22T22:47:15.455294+0000 mgr.y (mgr.14142) 839 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:16 smithi129 bash[38584]: audit 2024-02-22T22:47:15.724908+0000 mgr.y (mgr.14142) 840 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:16 smithi129 bash[38584]: audit 2024-02-22T22:47:16.282177+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.129:0/1312376454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:47:17.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:16 smithi171 bash[35217]: audit 2024-02-22T22:47:15.455294+0000 mgr.y (mgr.14142) 839 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:17.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:16 smithi171 bash[35217]: audit 2024-02-22T22:47:15.724908+0000 mgr.y (mgr.14142) 840 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:17.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:16 smithi171 bash[35217]: audit 2024-02-22T22:47:16.282177+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.129:0/1312376454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:47:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:17 smithi129 bash[35158]: cluster 2024-02-22T22:47:15.843419+0000 mgr.y (mgr.14142) 841 : cluster [DBG] pgmap v705: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:17 smithi129 bash[35158]: audit 2024-02-22T22:47:15.989352+0000 mgr.y (mgr.14142) 842 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:17 smithi129 bash[35158]: audit 2024-02-22T22:47:16.549509+0000 mgr.y (mgr.14142) 843 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:17 smithi129 bash[38584]: cluster 2024-02-22T22:47:15.843419+0000 mgr.y (mgr.14142) 841 : cluster [DBG] pgmap v705: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:17 smithi129 bash[38584]: audit 2024-02-22T22:47:15.989352+0000 mgr.y (mgr.14142) 842 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:17 smithi129 bash[38584]: audit 2024-02-22T22:47:16.549509+0000 mgr.y (mgr.14142) 843 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:18.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:17 smithi171 bash[35217]: cluster 2024-02-22T22:47:15.843419+0000 mgr.y (mgr.14142) 841 : cluster [DBG] pgmap v705: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:17 smithi171 bash[35217]: audit 2024-02-22T22:47:15.989352+0000 mgr.y (mgr.14142) 842 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:17 smithi171 bash[35217]: audit 2024-02-22T22:47:16.549509+0000 mgr.y (mgr.14142) 843 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:20.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:19 smithi129 bash[38584]: cluster 2024-02-22T22:47:17.844007+0000 mgr.y (mgr.14142) 844 : cluster [DBG] pgmap v706: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:20.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:19 smithi129 bash[35158]: cluster 2024-02-22T22:47:17.844007+0000 mgr.y (mgr.14142) 844 : cluster [DBG] pgmap v706: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:20.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:19 smithi171 bash[35217]: cluster 2024-02-22T22:47:17.844007+0000 mgr.y (mgr.14142) 844 : cluster [DBG] pgmap v706: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-22T22:47:22.112 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:21 smithi171 bash[35217]: cluster 2024-02-22T22:47:19.844629+0000 mgr.y (mgr.14142) 845 : cluster [DBG] pgmap v707: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-02-22T22:47:22.112 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:21 smithi171 bash[46919]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:47:22.112 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:21 smithi171 bash[46919]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:47:22.113 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:22 smithi171 bash[46919]: Error: 3 errors occurred while pulling: 2024-02-22T22:47:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:21 smithi129 bash[35158]: cluster 2024-02-22T22:47:19.844629+0000 mgr.y (mgr.14142) 845 : cluster [DBG] pgmap v707: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-02-22T22:47:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:21 smithi129 bash[38584]: cluster 2024-02-22T22:47:19.844629+0000 mgr.y (mgr.14142) 845 : cluster [DBG] pgmap v707: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-02-22T22:47:22.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:22 smithi171 bash[46919]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:47:22.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:22 smithi171 bash[46919]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:47:22.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:22 smithi171 bash[46919]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:47:22.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:22 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:47:22.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:22 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 bash[57367]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 bash[57367]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 bash[57367]: Error: 3 errors occurred while pulling: 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 bash[57367]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 bash[57367]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 bash[57367]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:47:22.905 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:22 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-22T22:47:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:23 smithi129 bash[35158]: cluster 2024-02-22T22:47:21.845234+0000 mgr.y (mgr.14142) 846 : cluster [DBG] pgmap v708: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-02-22T22:47:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:23 smithi129 bash[38584]: cluster 2024-02-22T22:47:21.845234+0000 mgr.y (mgr.14142) 846 : cluster [DBG] pgmap v708: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-02-22T22:47:24.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:23 smithi171 bash[35217]: cluster 2024-02-22T22:47:21.845234+0000 mgr.y (mgr.14142) 846 : cluster [DBG] pgmap v708: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-02-22T22:47:26.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:25 smithi129 bash[35158]: cluster 2024-02-22T22:47:23.846018+0000 mgr.y (mgr.14142) 847 : cluster [DBG] pgmap v709: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-22T22:47:26.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:25 smithi129 bash[38584]: cluster 2024-02-22T22:47:23.846018+0000 mgr.y (mgr.14142) 847 : cluster [DBG] pgmap v709: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-22T22:47:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:25 smithi171 bash[35217]: cluster 2024-02-22T22:47:23.846018+0000 mgr.y (mgr.14142) 847 : cluster [DBG] pgmap v709: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-22T22:47:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:27 smithi129 bash[35158]: cluster 2024-02-22T22:47:25.846668+0000 mgr.y (mgr.14142) 848 : cluster [DBG] pgmap v710: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:27 smithi129 bash[38584]: cluster 2024-02-22T22:47:25.846668+0000 mgr.y (mgr.14142) 848 : cluster [DBG] pgmap v710: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:28.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:27 smithi171 bash[35217]: cluster 2024-02-22T22:47:25.846668+0000 mgr.y (mgr.14142) 848 : cluster [DBG] pgmap v710: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:30.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:29 smithi129 bash[35158]: cluster 2024-02-22T22:47:27.847333+0000 mgr.y (mgr.14142) 849 : cluster [DBG] pgmap v711: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:30.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:29 smithi129 bash[38584]: cluster 2024-02-22T22:47:27.847333+0000 mgr.y (mgr.14142) 849 : cluster [DBG] pgmap v711: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:30.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:29 smithi171 bash[35217]: cluster 2024-02-22T22:47:27.847333+0000 mgr.y (mgr.14142) 849 : cluster [DBG] pgmap v711: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:32.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:31 smithi129 bash[35158]: cluster 2024-02-22T22:47:29.847995+0000 mgr.y (mgr.14142) 850 : cluster [DBG] pgmap v712: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:31 smithi129 bash[38584]: cluster 2024-02-22T22:47:29.847995+0000 mgr.y (mgr.14142) 850 : cluster [DBG] pgmap v712: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:32.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:31 smithi171 bash[35217]: cluster 2024-02-22T22:47:29.847995+0000 mgr.y (mgr.14142) 850 : cluster [DBG] pgmap v712: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 podman[46960]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.b" found: no such container 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 systemd[1]: Started Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 bash[46977]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:47:32.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:47:32 smithi171 bash[46977]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:32 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:32 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:32 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:32 smithi129 systemd[1]: Starting Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:32 smithi129 podman[58077]: Error: no container with ID or name "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-node-exporter.a" found: no such container 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:32 smithi129 systemd[1]: Started Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:47:33.405 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:33 smithi129 bash[58094]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:47:33.406 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:47:33 smithi129 bash[58094]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:47:34.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:33 smithi129 bash[35158]: cluster 2024-02-22T22:47:31.848560+0000 mgr.y (mgr.14142) 851 : cluster [DBG] pgmap v713: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:34.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:33 smithi129 bash[38584]: cluster 2024-02-22T22:47:31.848560+0000 mgr.y (mgr.14142) 851 : cluster [DBG] pgmap v713: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:34.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:33 smithi171 bash[35217]: cluster 2024-02-22T22:47:31.848560+0000 mgr.y (mgr.14142) 851 : cluster [DBG] pgmap v713: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:36.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:35 smithi129 bash[35158]: cluster 2024-02-22T22:47:33.849142+0000 mgr.y (mgr.14142) 852 : cluster [DBG] pgmap v714: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:36.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:35 smithi129 bash[38584]: cluster 2024-02-22T22:47:33.849142+0000 mgr.y (mgr.14142) 852 : cluster [DBG] pgmap v714: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:36.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:35 smithi171 bash[35217]: cluster 2024-02-22T22:47:33.849142+0000 mgr.y (mgr.14142) 852 : cluster [DBG] pgmap v714: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:37 smithi129 bash[35158]: cluster 2024-02-22T22:47:35.849740+0000 mgr.y (mgr.14142) 853 : cluster [DBG] pgmap v715: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:37 smithi129 bash[38584]: cluster 2024-02-22T22:47:35.849740+0000 mgr.y (mgr.14142) 853 : cluster [DBG] pgmap v715: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:37 smithi171 bash[35217]: cluster 2024-02-22T22:47:35.849740+0000 mgr.y (mgr.14142) 853 : cluster [DBG] pgmap v715: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:39 smithi129 bash[35158]: cluster 2024-02-22T22:47:37.850500+0000 mgr.y (mgr.14142) 854 : cluster [DBG] pgmap v716: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:40.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:39 smithi129 bash[38584]: cluster 2024-02-22T22:47:37.850500+0000 mgr.y (mgr.14142) 854 : cluster [DBG] pgmap v716: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:40.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:39 smithi171 bash[35217]: cluster 2024-02-22T22:47:37.850500+0000 mgr.y (mgr.14142) 854 : cluster [DBG] pgmap v716: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:41 smithi129 bash[35158]: cluster 2024-02-22T22:47:39.851092+0000 mgr.y (mgr.14142) 855 : cluster [DBG] pgmap v717: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:42.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:41 smithi129 bash[38584]: cluster 2024-02-22T22:47:39.851092+0000 mgr.y (mgr.14142) 855 : cluster [DBG] pgmap v717: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:42.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:41 smithi171 bash[35217]: cluster 2024-02-22T22:47:39.851092+0000 mgr.y (mgr.14142) 855 : cluster [DBG] pgmap v717: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:43 smithi129 bash[35158]: cluster 2024-02-22T22:47:41.851865+0000 mgr.y (mgr.14142) 856 : cluster [DBG] pgmap v718: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:43 smithi129 bash[38584]: cluster 2024-02-22T22:47:41.851865+0000 mgr.y (mgr.14142) 856 : cluster [DBG] pgmap v718: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:43 smithi171 bash[35217]: cluster 2024-02-22T22:47:41.851865+0000 mgr.y (mgr.14142) 856 : cluster [DBG] pgmap v718: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:45 smithi129 bash[35158]: cluster 2024-02-22T22:47:43.852468+0000 mgr.y (mgr.14142) 857 : cluster [DBG] pgmap v719: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:45 smithi129 bash[38584]: cluster 2024-02-22T22:47:43.852468+0000 mgr.y (mgr.14142) 857 : cluster [DBG] pgmap v719: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:46.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:45 smithi171 bash[35217]: cluster 2024-02-22T22:47:43.852468+0000 mgr.y (mgr.14142) 857 : cluster [DBG] pgmap v719: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:46.842 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-02-22T22:47:47.363 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-22T22:47:47.363 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (10m) 4m ago 10m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c f554f0530f17 2024-02-22T22:47:47.363 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (4m) 4m ago 21m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 bbb513d39e9f 2024-02-22T22:47:47.363 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (22m) 4m ago 22m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (22m) 4m ago 23m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (21m) 4m ago 21m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (21m) 4m ago 21m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 4m ago 13m prom/node-exporter 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 4m ago 13m prom/node-exporter 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (20m) 4m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (20m) 4m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (20m) 4m ago 20m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (19m) 4m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (19m) 4m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (19m) 4m ago 19m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (18m) 4m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (18m) 4m ago 18m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:47:47.364 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (10m) 4m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:47:47.365 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (10m) 4m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:47:47.651 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:47:47.651 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:47:47.651 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:47:47.652 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:47:47.653 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:47:47.653 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:47:47.653 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:47:47.653 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:47:47.653 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:47:47.922 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:47:47.922 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T22:47:47.922 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-02-22T22:47:47.922 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-02-22T22:47:47.923 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "" 2024-02-22T22:47:47.923 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:47:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:47 smithi129 bash[35158]: cluster 2024-02-22T22:47:45.853190+0000 mgr.y (mgr.14142) 858 : cluster [DBG] pgmap v720: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:47 smithi129 bash[35158]: audit 2024-02-22T22:47:46.831240+0000 mgr.y (mgr.14142) 859 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:48.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:47 smithi129 bash[35158]: audit 2024-02-22T22:47:47.650715+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.129:0/2103013631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:47:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:47 smithi129 bash[38584]: cluster 2024-02-22T22:47:45.853190+0000 mgr.y (mgr.14142) 858 : cluster [DBG] pgmap v720: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:47 smithi129 bash[38584]: audit 2024-02-22T22:47:46.831240+0000 mgr.y (mgr.14142) 859 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:48.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:47 smithi129 bash[38584]: audit 2024-02-22T22:47:47.650715+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.129:0/2103013631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:47:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:47 smithi171 bash[35217]: cluster 2024-02-22T22:47:45.853190+0000 mgr.y (mgr.14142) 858 : cluster [DBG] pgmap v720: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:48.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:47 smithi171 bash[35217]: audit 2024-02-22T22:47:46.831240+0000 mgr.y (mgr.14142) 859 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:47 smithi171 bash[35217]: audit 2024-02-22T22:47:47.650715+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.129:0/2103013631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:47:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:48 smithi129 bash[35158]: audit 2024-02-22T22:47:47.096920+0000 mgr.y (mgr.14142) 860 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:49.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:48 smithi129 bash[35158]: audit 2024-02-22T22:47:47.359479+0000 mgr.y (mgr.14142) 861 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:49.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:48 smithi129 bash[38584]: audit 2024-02-22T22:47:47.096920+0000 mgr.y (mgr.14142) 860 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:49.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:48 smithi129 bash[38584]: audit 2024-02-22T22:47:47.359479+0000 mgr.y (mgr.14142) 861 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:49.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:48 smithi171 bash[35217]: audit 2024-02-22T22:47:47.096920+0000 mgr.y (mgr.14142) 860 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:49.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:48 smithi171 bash[35217]: audit 2024-02-22T22:47:47.359479+0000 mgr.y (mgr.14142) 861 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:50.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:49 smithi129 bash[38584]: cluster 2024-02-22T22:47:47.853647+0000 mgr.y (mgr.14142) 862 : cluster [DBG] pgmap v721: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:50.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:49 smithi129 bash[38584]: audit 2024-02-22T22:47:47.921255+0000 mgr.y (mgr.14142) 863 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:50.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:49 smithi129 bash[35158]: cluster 2024-02-22T22:47:47.853647+0000 mgr.y (mgr.14142) 862 : cluster [DBG] pgmap v721: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:50.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:49 smithi129 bash[35158]: audit 2024-02-22T22:47:47.921255+0000 mgr.y (mgr.14142) 863 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:50.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:49 smithi171 bash[35217]: cluster 2024-02-22T22:47:47.853647+0000 mgr.y (mgr.14142) 862 : cluster [DBG] pgmap v721: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:50.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:49 smithi171 bash[35217]: audit 2024-02-22T22:47:47.921255+0000 mgr.y (mgr.14142) 863 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:47:52.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:51 smithi129 bash[35158]: cluster 2024-02-22T22:47:49.854366+0000 mgr.y (mgr.14142) 864 : cluster [DBG] pgmap v722: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:52.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:51 smithi129 bash[38584]: cluster 2024-02-22T22:47:49.854366+0000 mgr.y (mgr.14142) 864 : cluster [DBG] pgmap v722: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:52.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:51 smithi171 bash[35217]: cluster 2024-02-22T22:47:49.854366+0000 mgr.y (mgr.14142) 864 : cluster [DBG] pgmap v722: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:54.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:53 smithi129 bash[35158]: cluster 2024-02-22T22:47:51.854976+0000 mgr.y (mgr.14142) 865 : cluster [DBG] pgmap v723: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:54.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:53 smithi129 bash[38584]: cluster 2024-02-22T22:47:51.854976+0000 mgr.y (mgr.14142) 865 : cluster [DBG] pgmap v723: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:54.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:53 smithi171 bash[35217]: cluster 2024-02-22T22:47:51.854976+0000 mgr.y (mgr.14142) 865 : cluster [DBG] pgmap v723: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:55 smithi129 bash[35158]: cluster 2024-02-22T22:47:53.855702+0000 mgr.y (mgr.14142) 866 : cluster [DBG] pgmap v724: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:55 smithi129 bash[38584]: cluster 2024-02-22T22:47:53.855702+0000 mgr.y (mgr.14142) 866 : cluster [DBG] pgmap v724: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:56.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:55 smithi171 bash[35217]: cluster 2024-02-22T22:47:53.855702+0000 mgr.y (mgr.14142) 866 : cluster [DBG] pgmap v724: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:58.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:57 smithi129 bash[35158]: cluster 2024-02-22T22:47:55.856329+0000 mgr.y (mgr.14142) 867 : cluster [DBG] pgmap v725: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:58.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:57 smithi129 bash[38584]: cluster 2024-02-22T22:47:55.856329+0000 mgr.y (mgr.14142) 867 : cluster [DBG] pgmap v725: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:47:58.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:57 smithi171 bash[35217]: cluster 2024-02-22T22:47:55.856329+0000 mgr.y (mgr.14142) 867 : cluster [DBG] pgmap v725: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:00.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:47:59 smithi129 bash[35158]: cluster 2024-02-22T22:47:57.856990+0000 mgr.y (mgr.14142) 868 : cluster [DBG] pgmap v726: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:00.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:47:59 smithi129 bash[38584]: cluster 2024-02-22T22:47:57.856990+0000 mgr.y (mgr.14142) 868 : cluster [DBG] pgmap v726: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:00.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:47:59 smithi171 bash[35217]: cluster 2024-02-22T22:47:57.856990+0000 mgr.y (mgr.14142) 868 : cluster [DBG] pgmap v726: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:01.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:00 smithi129 bash[35158]: cluster 2024-02-22T22:47:59.857649+0000 mgr.y (mgr.14142) 869 : cluster [DBG] pgmap v727: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:01.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:00 smithi129 bash[38584]: cluster 2024-02-22T22:47:59.857649+0000 mgr.y (mgr.14142) 869 : cluster [DBG] pgmap v727: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:01.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:00 smithi171 bash[35217]: cluster 2024-02-22T22:47:59.857649+0000 mgr.y (mgr.14142) 869 : cluster [DBG] pgmap v727: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:03.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:02 smithi171 bash[35217]: cluster 2024-02-22T22:48:01.858330+0000 mgr.y (mgr.14142) 870 : cluster [DBG] pgmap v728: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:03.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:02 smithi129 bash[35158]: cluster 2024-02-22T22:48:01.858330+0000 mgr.y (mgr.14142) 870 : cluster [DBG] pgmap v728: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:03.405 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:02 smithi129 bash[38584]: cluster 2024-02-22T22:48:01.858330+0000 mgr.y (mgr.14142) 870 : cluster [DBG] pgmap v728: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:06.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:05 smithi129 bash[35158]: cluster 2024-02-22T22:48:03.858954+0000 mgr.y (mgr.14142) 871 : cluster [DBG] pgmap v729: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:06.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:05 smithi129 bash[38584]: cluster 2024-02-22T22:48:03.858954+0000 mgr.y (mgr.14142) 871 : cluster [DBG] pgmap v729: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:06.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:05 smithi171 bash[35217]: cluster 2024-02-22T22:48:03.858954+0000 mgr.y (mgr.14142) 871 : cluster [DBG] pgmap v729: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:07 smithi129 bash[35158]: cluster 2024-02-22T22:48:05.859570+0000 mgr.y (mgr.14142) 872 : cluster [DBG] pgmap v730: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:07 smithi129 bash[38584]: cluster 2024-02-22T22:48:05.859570+0000 mgr.y (mgr.14142) 872 : cluster [DBG] pgmap v730: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:07 smithi171 bash[35217]: cluster 2024-02-22T22:48:05.859570+0000 mgr.y (mgr.14142) 872 : cluster [DBG] pgmap v730: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:09.229 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:48:08 smithi171 bash[46977]: time="2024-02-22T22:48:08Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:09.759 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:48:09 smithi129 bash[58094]: time="2024-02-22T22:48:09Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:10.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:09 smithi129 bash[35158]: cluster 2024-02-22T22:48:07.860330+0000 mgr.y (mgr.14142) 873 : cluster [DBG] pgmap v731: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:10.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:09 smithi129 bash[38584]: cluster 2024-02-22T22:48:07.860330+0000 mgr.y (mgr.14142) 873 : cluster [DBG] pgmap v731: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:10.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:09 smithi171 bash[35217]: cluster 2024-02-22T22:48:07.860330+0000 mgr.y (mgr.14142) 873 : cluster [DBG] pgmap v731: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:12.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:11 smithi129 bash[35158]: cluster 2024-02-22T22:48:09.861063+0000 mgr.y (mgr.14142) 874 : cluster [DBG] pgmap v732: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:12.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:11 smithi129 bash[38584]: cluster 2024-02-22T22:48:09.861063+0000 mgr.y (mgr.14142) 874 : cluster [DBG] pgmap v732: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:12.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:11 smithi171 bash[35217]: cluster 2024-02-22T22:48:09.861063+0000 mgr.y (mgr.14142) 874 : cluster [DBG] pgmap v732: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:14.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:13 smithi129 bash[35158]: cluster 2024-02-22T22:48:11.861682+0000 mgr.y (mgr.14142) 875 : cluster [DBG] pgmap v733: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:14.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:13 smithi129 bash[38584]: cluster 2024-02-22T22:48:11.861682+0000 mgr.y (mgr.14142) 875 : cluster [DBG] pgmap v733: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:14.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:13 smithi171 bash[35217]: cluster 2024-02-22T22:48:11.861682+0000 mgr.y (mgr.14142) 875 : cluster [DBG] pgmap v733: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:16.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35158]: cluster 2024-02-22T22:48:13.862282+0000 mgr.y (mgr.14142) 876 : cluster [DBG] pgmap v734: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:16.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[38584]: cluster 2024-02-22T22:48:13.862282+0000 mgr.y (mgr.14142) 876 : cluster [DBG] pgmap v734: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: debug 2024-02-22T22:48:15.857+0000 7f11117e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:48:16.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:46:24Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:47:01Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:47:39Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:48:16.157 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: code, '\n'.join(err))) 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:Verifying port 9093 ... 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:Verifying port 9094 ... 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:Non-zero exit code 125 from /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Resolving "prom/alertmanager" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull docker.io/prom/alertmanager:latest... 2024-02-22T22:48:16.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:46:24Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:47:01Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr time="2024-02-22T22:47:39Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.access.redhat.com/prom/alertmanager:latest... 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Trying to pull registry.redhat.io/prom/alertmanager:latest... 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr Error: 3 errors occurred while pulling: 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://prom/alertmanager:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:latest: reading manifest latest in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.access.redhat.com/prom/alertmanager:latest: reading manifest latest in registry.access.redhat.com/prom/alertmanager: name unknown: Repo not found 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: INFO:cephadm:stat:stderr * initializing source docker://registry.redhat.io/prom/alertmanager:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: Traceback (most recent call last): 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 4247, in 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 968, in _default_image 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 2508, in command_deploy 2024-02-22T22:48:16.159 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 2454, in extract_uid_gid_monitoring 2024-02-22T22:48:16.160 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 1535, in extract_uid_gid 2024-02-22T22:48:16.160 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 1974, in run 2024-02-22T22:48:16.160 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: File "", line 696, in call_throws 2024-02-22T22:48:16.160 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:15 smithi129 bash[35394]: RuntimeError: Failed command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi129 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-02-22T22:48:16.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:15 smithi171 bash[35217]: cluster 2024-02-22T22:48:13.862282+0000 mgr.y (mgr.14142) 876 : cluster [DBG] pgmap v734: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[35158]: audit 2024-02-22T22:48:15.859799+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[35158]: audit 2024-02-22T22:48:15.864034+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-22T22:48:17.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[35158]: cluster 2024-02-22T22:48:15.870174+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-22T22:48:17.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[35394]: debug 2024-02-22T22:48:16.782+0000 7f113842d700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-22T22:48:17.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[35394]: ignoring --setuser ceph since I am not root 2024-02-22T22:48:17.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[35394]: ignoring --setgroup ceph since I am not root 2024-02-22T22:48:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[38584]: audit 2024-02-22T22:48:15.859799+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[38584]: audit 2024-02-22T22:48:15.864034+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-22T22:48:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:16 smithi129 bash[38584]: cluster 2024-02-22T22:48:15.870174+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-22T22:48:17.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:16 smithi171 bash[35217]: audit 2024-02-22T22:48:15.859799+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:17.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:16 smithi171 bash[35217]: audit 2024-02-22T22:48:15.864034+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-22T22:48:17.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:16 smithi171 bash[35217]: cluster 2024-02-22T22:48:15.870174+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-22T22:48:18.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:17 smithi129 bash[35158]: audit 2024-02-22T22:48:16.786255+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-22T22:48:18.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:17 smithi129 bash[35158]: cluster 2024-02-22T22:48:16.786321+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e16: x(active, starting, since 0.921806s) 2024-02-22T22:48:18.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:17 smithi129 bash[38584]: audit 2024-02-22T22:48:16.786255+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-22T22:48:18.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:17 smithi129 bash[38584]: cluster 2024-02-22T22:48:16.786321+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e16: x(active, starting, since 0.921806s) 2024-02-22T22:48:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:17 smithi171 bash[35217]: audit 2024-02-22T22:48:16.786255+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14142 172.21.15.129:0/2874938790' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-22T22:48:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:17 smithi171 bash[35217]: cluster 2024-02-22T22:48:16.786321+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e16: x(active, starting, since 0.921806s) 2024-02-22T22:48:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:18 smithi129 bash[35158]: cluster 2024-02-22T22:48:17.792160+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e17: x(active, starting, since 1.92765s) 2024-02-22T22:48:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:18 smithi129 bash[35158]: audit 2024-02-22T22:48:17.793351+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:48:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:18 smithi129 bash[38584]: cluster 2024-02-22T22:48:17.792160+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e17: x(active, starting, since 1.92765s) 2024-02-22T22:48:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:18 smithi129 bash[38584]: audit 2024-02-22T22:48:17.793351+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:48:19.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:18 smithi171 bash[35217]: cluster 2024-02-22T22:48:17.792160+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e17: x(active, starting, since 1.92765s) 2024-02-22T22:48:19.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:18 smithi171 bash[35217]: audit 2024-02-22T22:48:17.793351+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:48:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:20 smithi129 bash[35158]: cluster 2024-02-22T22:48:20.388636+0000 mon.a (mon.0) 623 : cluster [DBG] Standby manager daemon y started 2024-02-22T22:48:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:20 smithi129 bash[35158]: audit 2024-02-22T22:48:20.388769+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.129:0/2683095212' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:20 smithi129 bash[35158]: audit 2024-02-22T22:48:20.389880+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.129:0/2683095212' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:20 smithi129 bash[38584]: cluster 2024-02-22T22:48:20.388636+0000 mon.a (mon.0) 623 : cluster [DBG] Standby manager daemon y started 2024-02-22T22:48:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:20 smithi129 bash[38584]: audit 2024-02-22T22:48:20.388769+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.129:0/2683095212' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:20 smithi129 bash[38584]: audit 2024-02-22T22:48:20.389880+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.129:0/2683095212' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:21.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:20 smithi171 bash[35217]: cluster 2024-02-22T22:48:20.388636+0000 mon.a (mon.0) 623 : cluster [DBG] Standby manager daemon y started 2024-02-22T22:48:21.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:20 smithi171 bash[35217]: audit 2024-02-22T22:48:20.388769+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.129:0/2683095212' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:21.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:20 smithi171 bash[35217]: audit 2024-02-22T22:48:20.389880+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.129:0/2683095212' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:21 smithi129 bash[35158]: cluster 2024-02-22T22:48:20.761400+0000 mon.a (mon.0) 624 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2024-02-22T22:48:22.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:21 smithi129 bash[35158]: audit 2024-02-22T22:48:20.765083+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:48:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:21 smithi129 bash[38584]: cluster 2024-02-22T22:48:20.761400+0000 mon.a (mon.0) 624 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2024-02-22T22:48:22.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:21 smithi129 bash[38584]: audit 2024-02-22T22:48:20.765083+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:48:22.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:21 smithi171 bash[35217]: cluster 2024-02-22T22:48:20.761400+0000 mon.a (mon.0) 624 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2024-02-22T22:48:22.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:21 smithi171 bash[35217]: audit 2024-02-22T22:48:20.765083+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:48:22.893 INFO:teuthology.orchestra.run.smithi129.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-02-22T22:48:22.893 INFO:teuthology.orchestra.run.smithi129.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-02-22T22:48:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.788374+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-22T22:48:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.788593+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-22T22:48:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.788805+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.790230+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.790524+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.790784+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.791022+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.791232+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.791470+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.791689+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.791914+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.793242+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.793476+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.794055+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.794834+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:48:23.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.795737+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-22T22:48:23.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.796062+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-22T22:48:23.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.796353+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:48:23.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.788374+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-22T22:48:23.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.788593+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-22T22:48:23.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.788805+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-22T22:48:23.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.790230+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.790524+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.790784+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.791022+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.791232+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.791470+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.791689+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.791914+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.793242+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.793476+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.794055+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.794834+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.795737+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-22T22:48:23.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.796062+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.796353+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.796658+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi171"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.796943+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.797217+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.797481+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.797775+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.798048+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.798322+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.798593+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.798865+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.799145+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.799417+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.799694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-22T22:48:23.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.799980+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.800239+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.800516+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.800777+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.801034+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.796658+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi171"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.796943+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.797217+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.797481+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.797775+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-22T22:48:23.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.798048+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.798322+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.798593+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.798865+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.799145+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.799417+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.799694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.799980+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.800239+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.800516+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.800777+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.801034+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: audit 2024-02-22T22:48:22.801279+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:48:23.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[35158]: cluster 2024-02-22T22:48:22.828606+0000 mon.a (mon.0) 625 : cluster [INF] Manager daemon x is now available 2024-02-22T22:48:23.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: audit 2024-02-22T22:48:22.801279+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:48:23.162 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:22 smithi129 bash[38584]: cluster 2024-02-22T22:48:22.828606+0000 mon.a (mon.0) 625 : cluster [INF] Manager daemon x is now available 2024-02-22T22:48:23.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[46370]: debug 2024-02-22T22:48:22.888+0000 7fcedcd1b700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-02-22T22:48:23.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[46370]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-02-22T22:48:23.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[46370]: Warning: Permanently added '172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.788374+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.788593+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.788805+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.790230+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.790524+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.790784+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:48:23.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.791022+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.791232+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.791470+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.791689+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.791914+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.793242+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.793476+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.794055+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.794834+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.795737+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.796062+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.796353+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.796658+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi171"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.796943+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:48:23.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.797217+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.797481+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.797775+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.798048+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.798322+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.798593+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.798865+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:48:23.232 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.799145+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:48:23.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.799417+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T22:48:23.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.799694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-22T22:48:23.235 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.799980+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:23.236 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.800239+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:23.236 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.800516+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-22T22:48:23.236 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.800777+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-22T22:48:23.236 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.801034+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:48:23.236 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: audit 2024-02-22T22:48:22.801279+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:48:23.236 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:22 smithi171 bash[35217]: cluster 2024-02-22T22:48:22.828606+0000 mon.a (mon.0) 625 : cluster [INF] Manager daemon x is now available 2024-02-22T22:48:23.785 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch ps' 2024-02-22T22:48:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: cephadm 2024-02-22T22:48:22.840054+0000 mgr.x (mgr.34931) 1 : cephadm [INF] inventory: adjusted host smithi129 addr 'smithi129' -> '172.21.15.129' 2024-02-22T22:48:24.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.840442+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.840789+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.850848+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: cephadm 2024-02-22T22:48:22.854908+0000 mgr.x (mgr.34931) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.855213+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.855848+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.861387+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: cluster 2024-02-22T22:48:22.885685+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.890356+0000 mgr.x (mgr.34931) 3 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: cluster 2024-02-22T22:48:22.892756+0000 mgr.x (mgr.34931) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.955018+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' 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-22T22:48:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.955531+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34931 ' 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-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: cephadm 2024-02-22T22:48:22.840054+0000 mgr.x (mgr.34931) 1 : cephadm [INF] inventory: adjusted host smithi129 addr 'smithi129' -> '172.21.15.129' 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.840442+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.840789+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.850848+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: cephadm 2024-02-22T22:48:22.854908+0000 mgr.x (mgr.34931) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.855213+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.855848+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.861387+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-22T22:48:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: cluster 2024-02-22T22:48:22.885685+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2024-02-22T22:48:24.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.890356+0000 mgr.x (mgr.34931) 3 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:48:24.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: cluster 2024-02-22T22:48:22.892756+0000 mgr.x (mgr.34931) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:24.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.955018+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' 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-22T22:48:24.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.955531+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34931 ' 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-22T22:48:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.959792+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34931 ' 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-22T22:48:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.960911+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.962141+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.994670+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:48:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.995035+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.997898+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[35158]: audit 2024-02-22T22:48:22.998243+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.959792+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34931 ' 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-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.960911+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.962141+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.994670+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.995035+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.997898+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:48:24.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:23 smithi129 bash[38584]: audit 2024-02-22T22:48:22.998243+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: cephadm 2024-02-22T22:48:22.840054+0000 mgr.x (mgr.34931) 1 : cephadm [INF] inventory: adjusted host smithi129 addr 'smithi129' -> '172.21.15.129' 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.840442+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.840789+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.850848+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi129\": {\"hostname\": \"smithi129\", \"addr\": \"172.21.15.129\", \"labels\": [], \"status\": \"\"}, \"smithi171\": {\"hostname\": \"smithi171\", \"addr\": \"smithi171\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: cephadm 2024-02-22T22:48:22.854908+0000 mgr.x (mgr.34931) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.855213+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.855848+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.861387+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-22T22:48:24.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: cluster 2024-02-22T22:48:22.885685+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.890356+0000 mgr.x (mgr.34931) 3 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: cluster 2024-02-22T22:48:22.892756+0000 mgr.x (mgr.34931) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.955018+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' 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-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.955531+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34931 ' 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-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.959792+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34931 ' 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-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.960911+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.962141+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.994670+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.995035+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.997898+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:48:24.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:23 smithi171 bash[35217]: audit 2024-02-22T22:48:22.998243+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:48:25.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:24 smithi171 bash[35217]: cluster 2024-02-22T22:48:23.966761+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-22T22:48:25.276 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:24 smithi129 bash[35158]: cluster 2024-02-22T22:48:23.966761+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-22T22:48:25.276 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:24 smithi129 bash[38584]: cluster 2024-02-22T22:48:23.966761+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-22T22:48:25.956 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (11m) 5m ago 11m - - 6.6.2 87a51ecf0b1c f554f0530f17 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (5m) 5m ago 21m - - 16.2.14-550-geb66ed92 7403d1862307 bbb513d39e9f 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (23m) 5m ago 23m - - 15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (23m) 5m ago 23m - 2048M 15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (22m) 5m ago 22m - 2048M 15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (22m) 5m ago 22m - 2048M 15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 5m ago 14m - - 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 5m ago 14m - - 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (21m) 5m ago 21m - 4096M 15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (21m) 5m ago 21m - 4096M 15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:48:25.957 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (20m) 5m ago 20m - 4096M 15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (20m) 5m ago 20m - 4096M 15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (19m) 5m ago 20m - 4096M 15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (19m) 5m ago 19m - 4096M 15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (19m) 5m ago 19m - 4096M 15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (19m) 5m ago 19m - 4096M 15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (11m) 5m ago 11m - - 15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:48:25.958 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (11m) 5m ago 11m - - 15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: cluster 2024-02-22T22:48:24.793614+0000 mgr.x (mgr.34931) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.945977+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.946411+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.946784+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.947121+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.947453+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.947779+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.949679+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.950034+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.950372+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.950707+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:25 smithi171 bash[35217]: audit 2024-02-22T22:48:25.951046+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.384 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: cluster 2024-02-22T22:48:24.793614+0000 mgr.x (mgr.34931) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:26.384 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.945977+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.384 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.946411+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.946784+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.947121+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.947453+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.947779+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.949679+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.950034+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.950372+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.950707+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[38584]: audit 2024-02-22T22:48:25.951046+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: cluster 2024-02-22T22:48:24.793614+0000 mgr.x (mgr.34931) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.945977+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.385 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.946411+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.946784+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.947121+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.947453+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.947779+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.949679+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.950034+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.950372+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.950707+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.386 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:25 smithi129 bash[35158]: audit 2024-02-22T22:48:25.951046+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:26.789 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions' 2024-02-22T22:48:27.068 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:26 smithi129 bash[35158]: audit 2024-02-22T22:48:25.943724+0000 mgr.x (mgr.34931) 6 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:48:27.068 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:26 smithi129 bash[38584]: audit 2024-02-22T22:48:25.943724+0000 mgr.x (mgr.34931) 6 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:48:27.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:26 smithi171 bash[35217]: audit 2024-02-22T22:48:25.943724+0000 mgr.x (mgr.34931) 6 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:48:28.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:27 smithi129 bash[38584]: cluster 2024-02-22T22:48:26.794105+0000 mgr.x (mgr.34931) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:28.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:27 smithi129 bash[35158]: cluster 2024-02-22T22:48:26.794105+0000 mgr.x (mgr.34931) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:28.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:27 smithi171 bash[35217]: cluster 2024-02-22T22:48:26.794105+0000 mgr.x (mgr.34931) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:48:29.175 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:48:29.176 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:48:29.883 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-22T22:48:30.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:29 smithi129 bash[35158]: cluster 2024-02-22T22:48:28.794883+0000 mgr.x (mgr.34931) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:30.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:29 smithi129 bash[35158]: audit 2024-02-22T22:48:29.173512+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.129:0/1349653007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:48:30.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:29 smithi129 bash[38584]: cluster 2024-02-22T22:48:28.794883+0000 mgr.x (mgr.34931) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:30.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:29 smithi129 bash[38584]: audit 2024-02-22T22:48:29.173512+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.129:0/1349653007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:48:30.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:29 smithi171 bash[35217]: cluster 2024-02-22T22:48:28.794883+0000 mgr.x (mgr.34931) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:30.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:29 smithi171 bash[35217]: audit 2024-02-22T22:48:29.173512+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.129:0/1349653007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:48:31.684 INFO:teuthology.orchestra.run.smithi129.stdout:wait for servicemap items w/ changing names to refresh 2024-02-22T22:48:32.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:31 smithi129 bash[38584]: cluster 2024-02-22T22:48:30.795309+0000 mgr.x (mgr.34931) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:32.134 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:31 smithi129 bash[35158]: cluster 2024-02-22T22:48:30.795309+0000 mgr.x (mgr.34931) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:32.143 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'sleep 60' 2024-02-22T22:48:32.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:31 smithi171 bash[35217]: cluster 2024-02-22T22:48:30.795309+0000 mgr.x (mgr.34931) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:34.405 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:34 smithi129 bash[35158]: cluster 2024-02-22T22:48:32.795811+0000 mgr.x (mgr.34931) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:34.406 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:34 smithi129 bash[38584]: cluster 2024-02-22T22:48:32.795811+0000 mgr.x (mgr.34931) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:34.478 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:34 smithi171 bash[35217]: cluster 2024-02-22T22:48:32.795811+0000 mgr.x (mgr.34931) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:35.962 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:35 smithi129 bash[35158]: cluster 2024-02-22T22:48:34.796495+0000 mgr.x (mgr.34931) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:35.963 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:35 smithi129 bash[38584]: cluster 2024-02-22T22:48:34.796495+0000 mgr.x (mgr.34931) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:36.020 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:35 smithi171 bash[35217]: cluster 2024-02-22T22:48:34.796495+0000 mgr.x (mgr.34931) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:36.478 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[46370]: Warning: Permanently added 'smithi171,172.21.15.171' (ECDSA) to the list of known hosts. 2024-02-22T22:48:37.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:35.980574+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-22T22:48:37.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:35.981137+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-22T22:48:37.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:35.985010+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-02-22T22:48:37.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:35.987086+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]: dispatch 2024-02-22T22:48:37.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:35.987398+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]: dispatch 2024-02-22T22:48:37.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:35.990606+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]': finished 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:35.980574+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:35.981137+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:35.985010+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:35.987086+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]: dispatch 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:35.987398+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]: dispatch 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:35.990606+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]': finished 2024-02-22T22:48:37.133 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.235870+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.134 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.235870+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.134 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.236584+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.135 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.236584+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.135 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.239383+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:37.135 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.240649+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:48:37.135 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.239383+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:37.136 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.240649+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:48:37.136 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.672231+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.136 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.672231+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.137 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.672872+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.137 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.675780+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:37.137 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[35158]: audit 2024-02-22T22:48:36.676596+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:48:37.137 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.672872+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.137 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.675780+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:37.138 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:36 smithi129 bash[38584]: audit 2024-02-22T22:48:36.676596+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:35.980574+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:35.981137+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:35.985010+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:35.987086+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]: dispatch 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:35.987398+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]: dispatch 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:35.990606+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "who": "mgr.x"}]': finished 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.235870+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.236584+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.239383+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365341Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365434Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365464Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365491Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365517Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365543Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365569Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365596Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:15.365612Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:37.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.240649+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:48:37.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.672231+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.672872+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:37.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.675780+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251619Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251710Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251745Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251776Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251807Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251836Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251866Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251886Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:43:18.251915Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:37.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:36 smithi171 bash[35217]: audit 2024-02-22T22:48:36.676596+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:48:37.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:37 smithi171 bash[35217]: cluster 2024-02-22T22:48:36.796876+0000 mgr.x (mgr.34931) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:38.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:37 smithi129 bash[35158]: cluster 2024-02-22T22:48:36.796876+0000 mgr.x (mgr.34931) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:38.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:37 smithi129 bash[38584]: cluster 2024-02-22T22:48:36.796876+0000 mgr.x (mgr.34931) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:39.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:38 smithi129 bash[38584]: audit 2024-02-22T22:48:38.550562+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:39.057 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:38 smithi129 bash[35158]: audit 2024-02-22T22:48:38.550562+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:39.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:38 smithi129 bash[38584]: audit 2024-02-22T22:48:38.551386+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:39.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:38 smithi129 bash[35158]: audit 2024-02-22T22:48:38.551386+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:39.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:38 smithi129 bash[35158]: audit 2024-02-22T22:48:38.554409+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:39.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:38 smithi129 bash[38584]: audit 2024-02-22T22:48:38.554409+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:39.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:38 smithi171 bash[35217]: audit 2024-02-22T22:48:38.550562+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:39.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:38 smithi171 bash[35217]: audit 2024-02-22T22:48:38.551386+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:39.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:38 smithi171 bash[35217]: audit 2024-02-22T22:48:38.554409+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:38.549480Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:40.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: cluster 2024-02-22T22:48:38.797506+0000 mgr.x (mgr.34931) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.857318+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.857705+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.857988+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.858254+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.858516+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.858781+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.859046+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.859621+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.121 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:39 smithi171 bash[35217]: audit 2024-02-22T22:48:38.859985+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: cluster 2024-02-22T22:48:38.797506+0000 mgr.x (mgr.34931) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.857318+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.857705+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.857988+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.858254+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.858516+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.858781+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.859046+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.859621+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[35158]: audit 2024-02-22T22:48:38.859985+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: cluster 2024-02-22T22:48:38.797506+0000 mgr.x (mgr.34931) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.857318+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.857705+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.857988+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.858254+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.858516+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.858781+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.859046+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.859621+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:39 smithi129 bash[38584]: audit 2024-02-22T22:48:38.859985+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.464263+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:40.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.464882+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.468305+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.769264+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.769596+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.769839+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.770051+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.770278+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.770492+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.770725+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.770937+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.771156+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.772245+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:48:40.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.772770+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:48:40.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:40 smithi171 bash[35217]: audit 2024-02-22T22:48:40.778347+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:48:41.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.464263+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:41.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.464882+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:41.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.468305+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:41.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.769264+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.769596+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.058 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.769839+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.770051+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.770278+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.770492+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.770725+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.770937+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.771156+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.772245+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.772770+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:48:41.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[38584]: audit 2024-02-22T22:48:40.778347+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.464263+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.464882+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.468305+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 138516889, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462445Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462609Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462686Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46116372, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462752Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45067796, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462815Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47185920, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462894Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462954Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37119590, \"cpu_percentage\": \"0.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.462990Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 38660997, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:40.463050Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:48:40.463157Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.769264+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.769596+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.769839+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.770051+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.770278+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.770492+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.770725+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.770937+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:48:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.771156+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:48:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.772245+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:48:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.772770+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:48:41.061 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:40 smithi129 bash[35158]: audit 2024-02-22T22:48:40.778347+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:48:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:41 smithi129 bash[35158]: cephadm 2024-02-22T22:48:40.789442+0000 mgr.x (mgr.34931) 14 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:48:42.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:41 smithi129 bash[35158]: cluster 2024-02-22T22:48:40.798036+0000 mgr.x (mgr.34931) 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-22T22:48:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:41 smithi129 bash[38584]: cephadm 2024-02-22T22:48:40.789442+0000 mgr.x (mgr.34931) 14 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:48:42.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:41 smithi129 bash[38584]: cluster 2024-02-22T22:48:40.798036+0000 mgr.x (mgr.34931) 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-22T22:48:42.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:41 smithi171 bash[35217]: cephadm 2024-02-22T22:48:40.789442+0000 mgr.x (mgr.34931) 14 : cephadm [INF] Deploying daemon alertmanager.a on smithi129 2024-02-22T22:48:42.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:41 smithi171 bash[35217]: cluster 2024-02-22T22:48:40.798036+0000 mgr.x (mgr.34931) 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-22T22:48:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:43 smithi129 bash[38584]: cluster 2024-02-22T22:48:42.798623+0000 mgr.x (mgr.34931) 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-22T22:48:44.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:43 smithi129 bash[35158]: cluster 2024-02-22T22:48:42.798623+0000 mgr.x (mgr.34931) 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-22T22:48:44.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:43 smithi171 bash[35217]: cluster 2024-02-22T22:48:42.798623+0000 mgr.x (mgr.34931) 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-22T22:48:46.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:45 smithi129 bash[35158]: cluster 2024-02-22T22:48:44.799540+0000 mgr.x (mgr.34931) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:46.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:45 smithi129 bash[38584]: cluster 2024-02-22T22:48:44.799540+0000 mgr.x (mgr.34931) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:46.221 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:45 smithi171 bash[35217]: cluster 2024-02-22T22:48:44.799540+0000 mgr.x (mgr.34931) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:46.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:48:46 smithi171 bash[46977]: time="2024-02-22T22:48:46Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:47.339 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:48:46 smithi129 bash[58094]: time="2024-02-22T22:48:46Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:48:48.045 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:47 smithi129 bash[35158]: cluster 2024-02-22T22:48:46.800101+0000 mgr.x (mgr.34931) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:48.045 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:47 smithi129 bash[38584]: cluster 2024-02-22T22:48:46.800101+0000 mgr.x (mgr.34931) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:48.046 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 systemd[1]: Starting Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:48:48.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:47 smithi171 bash[35217]: cluster 2024-02-22T22:48:46.800101+0000 mgr.x (mgr.34931) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:48.811 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.733Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-22T22:48:48.811 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.733Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-22T22:48:48.811 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.734Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.129 port=9094 2024-02-22T22:48:48.811 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.736Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-22T22:48:48.812 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.761Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-22T22:48:48.812 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.761Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-22T22:48:48.812 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.764Z caller=main.go:518 msg=Listening address=:9093 2024-02-22T22:48:48.812 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:48.764Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-22T22:48:49.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 bash[60033]: 58c728fff72d118af6cf9abb7e024e0dde16daf4abd9266c158325c65fe72e02 2024-02-22T22:48:49.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:48 smithi129 systemd[1]: Started Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:48:50.120 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[46370]: ignoring --setuser ceph since I am not root 2024-02-22T22:48:50.120 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[46370]: ignoring --setgroup ceph since I am not root 2024-02-22T22:48:50.120 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[46370]: debug 2024-02-22T22:48:49.916+0000 7fbaa646f700 1 -- 172.21.15.171:0/2412267270 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b416044e0 con 0x560b415db400 2024-02-22T22:48:50.121 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:50 smithi171 bash[46370]: debug 2024-02-22T22:48:50.037+0000 7fbab664c680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-22T22:48:50.122 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[35217]: cluster 2024-02-22T22:48:48.800858+0000 mgr.x (mgr.34931) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:50.122 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[35217]: audit 2024-02-22T22:48:48.867343+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:50.122 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[35217]: audit 2024-02-22T22:48:48.868125+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:50.123 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[35217]: audit 2024-02-22T22:48:48.871947+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:50.123 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[35217]: audit 2024-02-22T22:48:48.876888+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:48:50.123 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:49 smithi171 bash[35217]: audit 2024-02-22T22:48:48.877297+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:48:50.155 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35394]: ignoring --setuser ceph since I am not root 2024-02-22T22:48:50.155 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35394]: ignoring --setgroup ceph since I am not root 2024-02-22T22:48:50.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35158]: cluster 2024-02-22T22:48:48.800858+0000 mgr.x (mgr.34931) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:50.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[38584]: cluster 2024-02-22T22:48:48.800858+0000 mgr.x (mgr.34931) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:48:50.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35158]: audit 2024-02-22T22:48:48.867343+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:50.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[38584]: audit 2024-02-22T22:48:48.867343+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:50.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35158]: audit 2024-02-22T22:48:48.868125+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:50.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35158]: audit 2024-02-22T22:48:48.871947+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:50.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35158]: audit 2024-02-22T22:48:48.876888+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:48:50.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[35158]: audit 2024-02-22T22:48:48.877297+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:48:50.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[38584]: audit 2024-02-22T22:48:48.868125+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:48:50.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[38584]: audit 2024-02-22T22:48:48.871947+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166513868, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548743Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.548957Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 139775180, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549030Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46556774, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549094Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46829404, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549155Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549216Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549276Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549335Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35892756, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:48:38.549371Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:48:50.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[38584]: audit 2024-02-22T22:48:48.876888+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34931 172.21.15.171:0/857149665' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:48:50.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:49 smithi129 bash[38584]: audit 2024-02-22T22:48:48.877297+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:48:50.878 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:50 smithi171 bash[46370]: debug 2024-02-22T22:48:50.118+0000 7fbab664c680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-22T22:48:50.878 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:50 smithi171 bash[46370]: debug 2024-02-22T22:48:50.479+0000 7fbab664c680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-22T22:48:51.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:50 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:50.736Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000253899s 2024-02-22T22:48:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:50 smithi129 bash[35158]: audit 2024-02-22T22:48:49.875583+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-22T22:48:51.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:50 smithi129 bash[35158]: cluster 2024-02-22T22:48:49.875675+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e21: x(active, since 34s), standbys: y 2024-02-22T22:48:51.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:50 smithi129 bash[38584]: audit 2024-02-22T22:48:49.875583+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-22T22:48:51.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:50 smithi129 bash[38584]: cluster 2024-02-22T22:48:49.875675+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e21: x(active, since 34s), standbys: y 2024-02-22T22:48:51.221 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:50 smithi171 bash[35217]: audit 2024-02-22T22:48:49.875583+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34931 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-22T22:48:51.221 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:50 smithi171 bash[35217]: cluster 2024-02-22T22:48:49.875675+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e21: x(active, since 34s), standbys: y 2024-02-22T22:48:51.222 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:51 smithi171 bash[46370]: debug 2024-02-22T22:48:51.219+0000 7fbab664c680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-22T22:48:51.478 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:51 smithi171 bash[46370]: debug 2024-02-22T22:48:51.304+0000 7fbab664c680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-22T22:48:51.978 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:51 smithi171 bash[46370]: debug 2024-02-22T22:48:51.516+0000 7fbab664c680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-22T22:48:52.728 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:52 smithi171 bash[46370]: debug 2024-02-22T22:48:52.448+0000 7fbab664c680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-22T22:48:52.729 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:52 smithi171 bash[46370]: debug 2024-02-22T22:48:52.579+0000 7fbab664c680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-22T22:48:52.729 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:52 smithi171 bash[46370]: debug 2024-02-22T22:48:52.658+0000 7fbab664c680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-22T22:48:53.222 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:52 smithi171 bash[46370]: debug 2024-02-22T22:48:52.748+0000 7fbab664c680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-22T22:48:53.222 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:52 smithi171 bash[46370]: debug 2024-02-22T22:48:52.943+0000 7fbab664c680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-22T22:48:53.222 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:53 smithi171 bash[46370]: debug 2024-02-22T22:48:53.220+0000 7fbab664c680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-22T22:48:53.478 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:53 smithi171 bash[46370]: debug 2024-02-22T22:48:53.318+0000 7fbab664c680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[38584]: cluster 2024-02-22T22:48:53.479938+0000 mon.a (mon.0) 656 : cluster [DBG] Standby manager daemon y restarted 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[38584]: cluster 2024-02-22T22:48:53.480016+0000 mon.a (mon.0) 657 : cluster [DBG] Standby manager daemon y started 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[38584]: audit 2024-02-22T22:48:53.481988+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.? 172.21.15.129:0/1718942770' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[38584]: audit 2024-02-22T22:48:53.484255+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.? 172.21.15.129:0/1718942770' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35158]: cluster 2024-02-22T22:48:53.479938+0000 mon.a (mon.0) 656 : cluster [DBG] Standby manager daemon y restarted 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35158]: cluster 2024-02-22T22:48:53.480016+0000 mon.a (mon.0) 657 : cluster [DBG] Standby manager daemon y started 2024-02-22T22:48:53.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35158]: audit 2024-02-22T22:48:53.481988+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.? 172.21.15.129:0/1718942770' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:53.906 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35158]: audit 2024-02-22T22:48:53.484255+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.? 172.21.15.129:0/1718942770' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:53.906 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35394]: [22/Feb/2024:22:48:53] ENGINE Bus STARTING 2024-02-22T22:48:53.906 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35394]: CherryPy Checker: 2024-02-22T22:48:53.906 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35394]: The Application mounted at '' has an empty config. 2024-02-22T22:48:53.906 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35394]: [22/Feb/2024:22:48:53] ENGINE Serving on http://:::9283 2024-02-22T22:48:53.906 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:48:53 smithi129 bash[35394]: [22/Feb/2024:22:48:53] ENGINE Bus STARTED 2024-02-22T22:48:53.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:53 smithi171 bash[35217]: cluster 2024-02-22T22:48:53.479938+0000 mon.a (mon.0) 656 : cluster [DBG] Standby manager daemon y restarted 2024-02-22T22:48:53.978 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:53 smithi171 bash[35217]: cluster 2024-02-22T22:48:53.480016+0000 mon.a (mon.0) 657 : cluster [DBG] Standby manager daemon y started 2024-02-22T22:48:53.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:53 smithi171 bash[35217]: audit 2024-02-22T22:48:53.481988+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.? 172.21.15.129:0/1718942770' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:48:53.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:53 smithi171 bash[35217]: audit 2024-02-22T22:48:53.484255+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.? 172.21.15.129:0/1718942770' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:48:54.392 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.046+0000 7fbab664c680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-22T22:48:54.392 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.126+0000 7fbab664c680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-22T22:48:54.393 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.218+0000 7fbab664c680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-22T22:48:54.393 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.391+0000 7fbab664c680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-22T22:48:54.652 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[35217]: cluster 2024-02-22T22:48:53.536265+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e22: x(active, since 37s), standbys: y 2024-02-22T22:48:54.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:54 smithi129 bash[35158]: cluster 2024-02-22T22:48:53.536265+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e22: x(active, since 37s), standbys: y 2024-02-22T22:48:54.906 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:54 smithi129 bash[38584]: cluster 2024-02-22T22:48:53.536265+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e22: x(active, since 37s), standbys: y 2024-02-22T22:48:54.919 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.651+0000 7fbab664c680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-22T22:48:54.919 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.783+0000 7fbab664c680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-22T22:48:55.173 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:54 smithi171 bash[46370]: debug 2024-02-22T22:48:54.917+0000 7fbab664c680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-22T22:48:55.173 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:55 smithi171 bash[46370]: debug 2024-02-22T22:48:55.088+0000 7fbab664c680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-22T22:48:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:55 smithi129 bash[35158]: cluster 2024-02-22T22:48:55.186411+0000 mon.a (mon.0) 661 : cluster [INF] Active manager daemon x restarted 2024-02-22T22:48:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:55 smithi129 bash[35158]: cluster 2024-02-22T22:48:55.187131+0000 mon.a (mon.0) 662 : cluster [INF] Activating manager daemon x 2024-02-22T22:48:56.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:55 smithi129 bash[35158]: cluster 2024-02-22T22:48:55.191358+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-22T22:48:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:55 smithi129 bash[38584]: cluster 2024-02-22T22:48:55.186411+0000 mon.a (mon.0) 661 : cluster [INF] Active manager daemon x restarted 2024-02-22T22:48:56.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:55 smithi129 bash[38584]: cluster 2024-02-22T22:48:55.187131+0000 mon.a (mon.0) 662 : cluster [INF] Activating manager daemon x 2024-02-22T22:48:56.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:55 smithi129 bash[38584]: cluster 2024-02-22T22:48:55.191358+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-22T22:48:56.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:48:55 smithi171 bash[46370]: debug 2024-02-22T22:48:55.172+0000 7fbab664c680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-22T22:48:56.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:55 smithi171 bash[35217]: cluster 2024-02-22T22:48:55.186411+0000 mon.a (mon.0) 661 : cluster [INF] Active manager daemon x restarted 2024-02-22T22:48:56.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:55 smithi171 bash[35217]: cluster 2024-02-22T22:48:55.187131+0000 mon.a (mon.0) 662 : cluster [INF] Activating manager daemon x 2024-02-22T22:48:56.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:55 smithi171 bash[35217]: cluster 2024-02-22T22:48:55.191358+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-22T22:48:57.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:48:56 smithi129 bash[35158]: cluster 2024-02-22T22:48:55.773371+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e23: x(active, starting, since 0.586429s), standbys: y 2024-02-22T22:48:57.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:48:56 smithi129 bash[38584]: cluster 2024-02-22T22:48:55.773371+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e23: x(active, starting, since 0.586429s), standbys: y 2024-02-22T22:48:57.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:48:56 smithi171 bash[35217]: cluster 2024-02-22T22:48:55.773371+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e23: x(active, starting, since 0.586429s), standbys: y 2024-02-22T22:48:59.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:48:58 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:48:58.738Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002493031s 2024-02-22T22:49:02.088 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.774793+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-22T22:49:02.088 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.774951+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-22T22:49:02.088 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.775089+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.776065+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.776280+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.776519+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.776814+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.777069+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.777340+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.777605+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.777869+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.778117+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.778374+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.779118+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.779327+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.779810+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:49:02.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.780558+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.781372+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.774793+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.774951+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.775089+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.776065+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.776280+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.776519+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:49:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.776814+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.777069+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.777340+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.777605+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.777869+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.778117+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.778374+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.779118+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.779327+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.779810+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.780558+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.781372+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.781687+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.781990+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-22T22:49:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.782288+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.782625+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi171"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.782955+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.783247+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.783523+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.783826+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.784110+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.784402+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.784701+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.784999+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.785269+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.785550+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.785841+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T22:49:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.786121+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.781687+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.781990+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.782288+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.782625+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi171"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.782955+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.783247+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.783523+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.783826+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.784110+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.784402+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-22T22:49:02.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.784701+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.784999+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.785269+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.785550+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.785841+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.786121+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.786398+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.786720+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.787003+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.787280+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.787562+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:49:02.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: audit 2024-02-22T22:49:01.787854+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[38584]: cluster 2024-02-22T22:49:01.791412+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.786398+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.786720+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.787003+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.787280+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.787562+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: audit 2024-02-22T22:49:01.787854+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:49:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:01 smithi129 bash[35158]: cluster 2024-02-22T22:49:01.791412+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.774793+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.774951+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.775089+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.776065+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.776280+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.776519+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.776814+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.777069+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.777340+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.777605+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.777869+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T22:49:02.096 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.778117+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.778374+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.779118+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.779327+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.779810+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.780558+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.781372+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[46370]: Warning: Permanently added 'smithi171,172.21.15.171' (ECDSA) to the list of known hosts. 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[46370]: [22/Feb/2024:22:49:01] ENGINE Bus STARTING 2024-02-22T22:49:02.097 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[46370]: Warning: Permanently added '172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.781687+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.781990+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.782288+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.782625+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi171"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.782955+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.783247+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.783523+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.783826+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.784110+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.784402+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-22T22:49:02.098 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.784701+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.784999+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.785269+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.785550+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.785841+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.786121+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.786398+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.786720+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.787003+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.787280+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.787562+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: audit 2024-02-22T22:49:01.787854+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-22T22:49:02.099 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:01 smithi171 bash[35217]: cluster 2024-02-22T22:49:01.791412+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-02-22T22:49:02.479 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[46370]: CherryPy Checker: 2024-02-22T22:49:02.479 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[46370]: The Application mounted at '' has an empty config. 2024-02-22T22:49:02.479 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[46370]: [22/Feb/2024:22:49:02] ENGINE Serving on http://:::9283 2024-02-22T22:49:02.479 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[46370]: [22/Feb/2024:22:49:02] ENGINE Bus STARTED 2024-02-22T22:49:03.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: cluster 2024-02-22T22:49:01.851233+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e24: x(active, since 6s), standbys: y 2024-02-22T22:49:03.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: cluster 2024-02-22T22:49:01.855315+0000 mgr.x (mgr.35171) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:03.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.903408+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:03.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.904888+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.940270+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.940652+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.943632+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.958227+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.958761+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.969531+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:01.969903+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:02.176376+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:03.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:02 smithi171 bash[35217]: audit 2024-02-22T22:49:02.181520+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: cluster 2024-02-22T22:49:01.851233+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e24: x(active, since 6s), standbys: y 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: cluster 2024-02-22T22:49:01.855315+0000 mgr.x (mgr.35171) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.903408+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.904888+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.940270+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.940652+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.943632+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.958227+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.958761+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.969531+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:49:03.146 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:01.969903+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:02.176376+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[38584]: audit 2024-02-22T22:49:02.181520+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: cluster 2024-02-22T22:49:01.851233+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e24: x(active, since 6s), standbys: y 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: cluster 2024-02-22T22:49:01.855315+0000 mgr.x (mgr.35171) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.903408+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.904888+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.940270+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.940652+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.943632+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.958227+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.958761+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:49:03.147 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.969531+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:49:03.148 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:01.969903+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-22T22:49:03.148 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:02.176376+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:03.148 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:02 smithi129 bash[35158]: audit 2024-02-22T22:49:02.181520+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:04 smithi129 bash[35158]: cluster 2024-02-22T22:49:03.779221+0000 mgr.x (mgr.35171) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:05.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:04 smithi129 bash[35158]: cluster 2024-02-22T22:49:03.860490+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-22T22:49:05.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:04 smithi129 bash[38584]: cluster 2024-02-22T22:49:03.779221+0000 mgr.x (mgr.35171) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:05.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:04 smithi129 bash[38584]: cluster 2024-02-22T22:49:03.860490+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-22T22:49:05.181 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:04 smithi171 bash[35217]: cluster 2024-02-22T22:49:03.779221+0000 mgr.x (mgr.35171) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:05.181 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:04 smithi171 bash[35217]: cluster 2024-02-22T22:49:03.860490+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-22T22:49:06.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.277765+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.277765+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.278458+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.281329+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:06.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.560809+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.278458+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.281329+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.560809+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.561154+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.561436+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.561708+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.561963+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.562196+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.562438+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.562678+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.562931+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.561154+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.561436+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.561708+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.561963+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.562196+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.562438+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.562678+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.159 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.562931+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.851688+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.851688+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.852339+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.161 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[35158]: audit 2024-02-22T22:49:05.855422+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:06.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.852339+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:05 smithi129 bash[38584]: audit 2024-02-22T22:49:05.855422+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:06.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.277765+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.278458+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.281329+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:06.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.560809+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.561154+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.561436+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.561708+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.561963+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.562196+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.562438+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.562678+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.562931+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.851688+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.852339+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:06.231 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:05 smithi171 bash[35217]: audit 2024-02-22T22:49:05.855422+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.850571Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: cluster 2024-02-22T22:49:05.779599+0000 mgr.x (mgr.35171) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.134946+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.135318+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.135605+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.135850+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.136092+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.136321+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.136551+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.136788+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.137028+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.138107+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.138412+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[35158]: audit 2024-02-22T22:49:06.141142+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: cluster 2024-02-22T22:49:05.779599+0000 mgr.x (mgr.35171) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.134946+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.135318+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.135605+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.135850+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.136092+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.136321+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.136551+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.136788+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.137028+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.138107+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.138412+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:07.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:06 smithi129 bash[38584]: audit 2024-02-22T22:49:06.141142+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:49:07.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: cluster 2024-02-22T22:49:05.779599+0000 mgr.x (mgr.35171) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.134946+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.135318+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.135605+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.135850+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.136092+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.136321+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.136551+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.136788+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.137028+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.138107+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.138412+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:07.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:06 smithi171 bash[35217]: audit 2024-02-22T22:49:06.141142+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:49:08.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:07 smithi129 bash[35158]: cephadm 2024-02-22T22:49:06.155695+0000 mgr.x (mgr.35171) 4 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:49:08.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:07 smithi129 bash[38584]: cephadm 2024-02-22T22:49:06.155695+0000 mgr.x (mgr.35171) 4 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:49:08.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:07 smithi171 bash[35217]: cephadm 2024-02-22T22:49:06.155695+0000 mgr.x (mgr.35171) 4 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-02-22T22:49:09.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:08 smithi129 bash[35158]: cluster 2024-02-22T22:49:07.780202+0000 mgr.x (mgr.35171) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:09.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:08 smithi129 bash[38584]: cluster 2024-02-22T22:49:07.780202+0000 mgr.x (mgr.35171) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:09.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:08 smithi171 bash[35217]: cluster 2024-02-22T22:49:07.780202+0000 mgr.x (mgr.35171) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:11.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:10 smithi129 bash[35158]: cluster 2024-02-22T22:49:09.780557+0000 mgr.x (mgr.35171) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:11.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:10 smithi129 bash[38584]: cluster 2024-02-22T22:49:09.780557+0000 mgr.x (mgr.35171) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:11.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:10 smithi171 bash[35217]: cluster 2024-02-22T22:49:09.780557+0000 mgr.x (mgr.35171) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:13.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:12 smithi129 bash[35158]: cluster 2024-02-22T22:49:11.780882+0000 mgr.x (mgr.35171) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:13.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:12 smithi129 bash[38584]: cluster 2024-02-22T22:49:11.780882+0000 mgr.x (mgr.35171) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:13.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:12 smithi171 bash[35217]: cluster 2024-02-22T22:49:11.780882+0000 mgr.x (mgr.35171) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:15.103 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:14 smithi171 bash[35217]: cluster 2024-02-22T22:49:13.781827+0000 mgr.x (mgr.35171) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:15.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:14 smithi129 bash[35158]: cluster 2024-02-22T22:49:13.781827+0000 mgr.x (mgr.35171) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:15.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:14 smithi129 bash[38584]: cluster 2024-02-22T22:49:13.781827+0000 mgr.x (mgr.35171) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:16.417 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 systemd[1]: Starting Ceph prometheus.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:16.690 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.627Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-22T22:49:16.690 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.627Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-22T22:49:16.690 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.627Z caller=main.go:518 level=info host_details="(Linux 4.18.0-540.el8.x86_64 #1 SMP Fri Feb 9 14:58:00 UTC 2024 x86_64 smithi171 (none))" 2024-02-22T22:49:16.690 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.627Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-22T22:49:16.690 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.627Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.628Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.629Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.630Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.632Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.632Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.591µs 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.632Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.632Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.632Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.139µs wal_replay_duration=143.167µs total_replay_duration=179.064µs 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.633Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.633Z caller=main.go:947 level=info msg="TSDB started" 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.633Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.647Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.345504ms db_storage=636ns remote_storage=1.194µs web_handler=285ns query_engine=990ns scrape=523.425µs scrape_sd=26.232µs notify=18.037µs notify_sd=5.915µs rules=13.375067ms 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:49:16.647Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-22T22:49:16.691 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[49018]: 381fb18a4fae8cb6861123a2cdd2dd79be017fc78a84c02829612b826cff8095 2024-02-22T22:49:16.979 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:49:16 smithi171 systemd[1]: Started Ceph prometheus.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:49:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[35217]: cluster 2024-02-22T22:49:15.782260+0000 mgr.x (mgr.35171) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:16.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[35217]: audit 2024-02-22T22:49:16.744666+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[35217]: audit 2024-02-22T22:49:16.745334+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[35217]: audit 2024-02-22T22:49:16.749689+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[35217]: audit 2024-02-22T22:49:16.751509+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:16.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:16 smithi171 bash[35217]: audit 2024-02-22T22:49:16.752766+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:17.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[38584]: cluster 2024-02-22T22:49:15.782260+0000 mgr.x (mgr.35171) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[35158]: cluster 2024-02-22T22:49:15.782260+0000 mgr.x (mgr.35171) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:17.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[38584]: audit 2024-02-22T22:49:16.744666+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:17.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[35158]: audit 2024-02-22T22:49:16.744666+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:17.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[38584]: audit 2024-02-22T22:49:16.745334+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:17.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[35158]: audit 2024-02-22T22:49:16.745334+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:17.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[35158]: audit 2024-02-22T22:49:16.749689+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:17.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[35158]: audit 2024-02-22T22:49:16.751509+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:17.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[35158]: audit 2024-02-22T22:49:16.752766+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[38584]: audit 2024-02-22T22:49:16.749689+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.849888Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 431384166, \"cpu_percentage\": \"4.31%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850031Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47280291, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850119Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46158315, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850184Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850246Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850307Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850367Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850404Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39048970, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.850464Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[38584]: audit 2024-02-22T22:49:16.751509+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:49:17.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:16 smithi129 bash[38584]: audit 2024-02-22T22:49:16.752766+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-22T22:49:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:17 smithi129 bash[38584]: audit 2024-02-22T22:49:16.944627+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:49:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:17 smithi129 bash[38584]: audit 2024-02-22T22:49:16.945232+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:49:18.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:17 smithi129 bash[38584]: audit 2024-02-22T22:49:16.948563+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:49:18.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:17 smithi129 bash[35158]: audit 2024-02-22T22:49:16.944627+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:49:18.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:17 smithi129 bash[35158]: audit 2024-02-22T22:49:16.945232+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:49:18.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:17 smithi129 bash[35158]: audit 2024-02-22T22:49:16.948563+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:49:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:17 smithi171 bash[35217]: audit 2024-02-22T22:49:16.944627+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:49:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:17 smithi171 bash[35217]: audit 2024-02-22T22:49:16.945232+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-22T22:49:18.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:17 smithi171 bash[35217]: audit 2024-02-22T22:49:16.948563+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"13c0f66a-62ce-4095-a0fc-27a094875120\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708640927.4797914, \"finished_at\": 1708642141.9391968, \"add_to_ceph_s:\": 1708640916.5447626}, {\"id\": \"759f219d-b335-462d-b475-c3c5d8feb613\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708640946.2742567, \"finished_at\": 1708642141.9392023, \"add_to_ceph_s:\": 1708640934.5327485}, {\"id\": \"9b015505-3b2e-400f-966f-63b9e1a6c716\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708640960.5226352, \"finished_at\": 1708642141.9392037, \"add_to_ceph_s:\": 1708640952.613472}, {\"id\": \"2aab3de7-cd32-4f13-83b5-81453aa6ea24\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1708642146.1432266, \"finished_at\": 1708642156.750714, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-22T22:49:19.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:18 smithi129 bash[35158]: cluster 2024-02-22T22:49:17.783035+0000 mgr.x (mgr.35171) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:19.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:18 smithi129 bash[38584]: cluster 2024-02-22T22:49:17.783035+0000 mgr.x (mgr.35171) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:19.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:18 smithi171 bash[35217]: cluster 2024-02-22T22:49:17.783035+0000 mgr.x (mgr.35171) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:21.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:20 smithi129 bash[35158]: cluster 2024-02-22T22:49:19.783510+0000 mgr.x (mgr.35171) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:21.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:20 smithi129 bash[38584]: cluster 2024-02-22T22:49:19.783510+0000 mgr.x (mgr.35171) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:21.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:20 smithi171 bash[35217]: cluster 2024-02-22T22:49:19.783510+0000 mgr.x (mgr.35171) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:22.056 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.287342+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:22.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.287342+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:22.057 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.288157+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.291925+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.293381+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.293764+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.296421+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.299236+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.299762+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.300255+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:22.058 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[35158]: audit 2024-02-22T22:49:21.301000+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.288157+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.291925+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.293381+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.293764+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.296421+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.299236+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.299762+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.300255+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:22.059 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:21 smithi129 bash[38584]: audit 2024-02-22T22:49:21.301000+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.287342+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.288157+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.291925+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:16.939052Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.293381+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.293764+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.296421+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.299236+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.299762+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:22.131 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.300255+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:22.132 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:21 smithi171 bash[35217]: audit 2024-02-22T22:49:21.301000+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-22T22:49:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:22 smithi129 bash[35158]: cephadm 2024-02-22T22:49:21.298981+0000 mgr.x (mgr.35171) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-22T22:49:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:22 smithi129 bash[35158]: cephadm 2024-02-22T22:49:21.300706+0000 mgr.x (mgr.35171) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi129 2024-02-22T22:49:23.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:22 smithi129 bash[35158]: cluster 2024-02-22T22:49:21.783823+0000 mgr.x (mgr.35171) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:23.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:22 smithi129 bash[38584]: cephadm 2024-02-22T22:49:21.298981+0000 mgr.x (mgr.35171) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-22T22:49:23.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:22 smithi129 bash[38584]: cephadm 2024-02-22T22:49:21.300706+0000 mgr.x (mgr.35171) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi129 2024-02-22T22:49:23.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:22 smithi129 bash[38584]: cluster 2024-02-22T22:49:21.783823+0000 mgr.x (mgr.35171) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:23.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:22 smithi171 bash[35217]: cephadm 2024-02-22T22:49:21.298981+0000 mgr.x (mgr.35171) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-22T22:49:23.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:22 smithi171 bash[35217]: cephadm 2024-02-22T22:49:21.300706+0000 mgr.x (mgr.35171) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi129 2024-02-22T22:49:23.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:22 smithi171 bash[35217]: cluster 2024-02-22T22:49:21.783823+0000 mgr.x (mgr.35171) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:23.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[46977]: time="2024-02-22T22:49:23Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.798978+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.799765+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.802667+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: cephadm 2024-02-22T22:49:22.803503+0000 mgr.x (mgr.35171) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.803774+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.804478+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.805175+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:23.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: cephadm 2024-02-22T22:49:22.805799+0000 mgr.x (mgr.35171) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi129 2024-02-22T22:49:23.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:23 smithi171 bash[35217]: audit 2024-02-22T22:49:22.806234+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-22T22:49:24.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.798978+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:24.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.798978+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.799765+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.802667+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: cephadm 2024-02-22T22:49:22.803503+0000 mgr.x (mgr.35171) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.803774+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.804478+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.805175+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: cephadm 2024-02-22T22:49:22.805799+0000 mgr.x (mgr.35171) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi129 2024-02-22T22:49:24.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[38584]: audit 2024-02-22T22:49:22.806234+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.799765+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.802667+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:06.083824Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: cephadm 2024-02-22T22:49:22.803503+0000 mgr.x (mgr.35171) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.803774+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.804478+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.805175+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:24.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: cephadm 2024-02-22T22:49:22.805799+0000 mgr.x (mgr.35171) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi129 2024-02-22T22:49:24.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:23 smithi129 bash[35158]: audit 2024-02-22T22:49:22.806234+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-22T22:49:24.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[58094]: time="2024-02-22T22:49:24Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:49:25.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[35158]: cluster 2024-02-22T22:49:23.784528+0000 mgr.x (mgr.35171) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:25.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[38584]: cluster 2024-02-22T22:49:23.784528+0000 mgr.x (mgr.35171) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:25.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[35158]: audit 2024-02-22T22:49:24.303813+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:25.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[38584]: audit 2024-02-22T22:49:24.303813+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:25.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[35158]: audit 2024-02-22T22:49:24.304531+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:25.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[35158]: audit 2024-02-22T22:49:24.307678+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]': finished 2024-02-22T22:49:25.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[38584]: audit 2024-02-22T22:49:24.304531+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:25.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:24 smithi129 bash[38584]: audit 2024-02-22T22:49:24.307678+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]': finished 2024-02-22T22:49:25.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:24 smithi171 bash[35217]: cluster 2024-02-22T22:49:23.784528+0000 mgr.x (mgr.35171) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:25.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:24 smithi171 bash[35217]: audit 2024-02-22T22:49:24.303813+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:25.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:24 smithi171 bash[35217]: audit 2024-02-22T22:49:24.304531+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:25.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:24 smithi171 bash[35217]: audit 2024-02-22T22:49:24.307678+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"container_id\": \"58c728fff72d\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:3915fd90525daa23260082194e3ca8a75c51af5d436b64eeff16f0c7e54ef829\", \"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17458790, \"cpu_percentage\": \"0.73%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-02-22T22:49:05.276406Z\", \"created\": \"2024-02-22T22:48:48.813258Z\", \"started\": \"2024-02-22T22:48:48.162907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:48:40.789271Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:05.276522Z\", \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]': finished 2024-02-22T22:49:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:25 smithi129 bash[35158]: cephadm 2024-02-22T22:49:24.309721+0000 mgr.x (mgr.35171) 18 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-22T22:49:25.905 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:25 smithi129 bash[35158]: cephadm 2024-02-22T22:49:24.316629+0000 mgr.x (mgr.35171) 19 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi129 2024-02-22T22:49:25.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:25 smithi129 bash[38584]: cephadm 2024-02-22T22:49:24.309721+0000 mgr.x (mgr.35171) 18 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-22T22:49:25.905 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:25 smithi129 bash[38584]: cephadm 2024-02-22T22:49:24.316629+0000 mgr.x (mgr.35171) 19 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi129 2024-02-22T22:49:26.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:25 smithi171 bash[35217]: cephadm 2024-02-22T22:49:24.309721+0000 mgr.x (mgr.35171) 18 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-22T22:49:26.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:25 smithi171 bash[35217]: cephadm 2024-02-22T22:49:24.316629+0000 mgr.x (mgr.35171) 19 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi129 2024-02-22T22:49:27.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:26 smithi129 bash[35158]: cluster 2024-02-22T22:49:25.784994+0000 mgr.x (mgr.35171) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:27.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:26 smithi129 bash[38584]: cluster 2024-02-22T22:49:25.784994+0000 mgr.x (mgr.35171) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:27.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:26 smithi171 bash[35217]: cluster 2024-02-22T22:49:25.784994+0000 mgr.x (mgr.35171) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:27.505 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:27 smithi129 systemd[1]: Stopping Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:27.505 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:27 smithi129 bash[61083]: Error: no container with name or ID "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager.a" found: no such container 2024-02-22T22:49:27.822 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:27 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[60048]: level=info ts=2024-02-22T22:49:27.504Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-22T22:49:28.155 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:49:27 smithi129 bash[35394]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-22T22:49:28.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:27 smithi129 bash[61123]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a 2024-02-22T22:49:28.655 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:28 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-22T22:49:28.655 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:28 smithi129 systemd[1]: Stopped Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:49:28.655 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:28 smithi129 systemd[1]: Starting Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:29.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:28 smithi129 bash[35158]: cluster 2024-02-22T22:49:27.785804+0000 mgr.x (mgr.35171) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:29.075 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:28 smithi129 bash[38584]: cluster 2024-02-22T22:49:27.785804+0000 mgr.x (mgr.35171) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:29.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:28 smithi171 bash[35217]: cluster 2024-02-22T22:49:27.785804+0000 mgr.x (mgr.35171) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.074Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.074Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.075Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.129 port=9094 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.076Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.101Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.101Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-22T22:49:29.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.103Z caller=main.go:518 msg=Listening address=:9093 2024-02-22T22:49:29.406 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:29.103Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-22T22:49:29.406 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[61247]: d1b6b7625c57c36f4e37f74bbdabe7bab343e46a90929564623f930b578f3457 2024-02-22T22:49:29.406 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:29 smithi129 systemd[1]: Started Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.190096+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.190784+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.193954+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]': finished 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.195652+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.196421+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.197103+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:29.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:29 smithi171 bash[35217]: audit 2024-02-22T22:49:29.198133+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-22T22:49:30.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.190096+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:30.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.190096+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:30.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.190784+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:30.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.190784+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-22T22:49:30.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.193954+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]': finished 2024-02-22T22:49:30.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.195652+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:30.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.196421+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.197103+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[35158]: audit 2024-02-22T22:49:29.198133+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.193954+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi129","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi129\", \"container_id\": \"76abc410b498\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 166723584, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275762Z\", \"created\": \"2024-02-22T22:24:44.027752Z\", \"started\": \"2024-02-22T22:24:48.733265Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi129\", \"container_id\": \"40f04ace8924\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.275940Z\", \"created\": \"2024-02-22T22:24:50.723608Z\", \"started\": \"2024-02-22T22:24:50.755779Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi129\", \"container_id\": \"cb36736be685\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 140194611, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276010Z\", \"created\": \"2024-02-22T22:26:08.686932Z\", \"started\": \"2024-02-22T22:26:08.721015Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi129\", \"container_id\": \"23b7f40ece65\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46693089, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276072Z\", \"created\": \"2024-02-22T22:26:53.812963Z\", \"started\": \"2024-02-22T22:26:56.661695Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi129\", \"container_id\": \"826532237e40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46776975, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276133Z\", \"created\": \"2024-02-22T22:27:12.155569Z\", \"started\": \"2024-02-22T22:27:14.480237Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi129\", \"container_id\": \"b077edf27738\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43851448, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276192Z\", \"created\": \"2024-02-22T22:27:31.034164Z\", \"started\": \"2024-02-22T22:27:32.525337Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi129\", \"container_id\": \"df80703b399a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276252Z\", \"created\": \"2024-02-22T22:27:50.500747Z\", \"started\": \"2024-02-22T22:27:52.192872Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi129\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276310Z\", \"created\": \"2024-02-22T22:34:16.182428Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi129.fynnhk\", \"daemon_name\": \"rgw.r.z.smithi129.fynnhk\", \"hostname\": \"smithi129\", \"container_id\": \"e333bcb54562\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 36196843, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:05.276347Z\", \"created\": \"2024-02-22T22:37:07.425703Z\", \"started\": \"2024-02-22T22:37:07.457401Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi129\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.852204Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e3f386da-2307-42c5-b64c-f3d77a378844\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"5dTlMd-t2XD-ZKqJ-fMnw-MAWJ-SElE-D5YZpG\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c7e4868-46ee-44cc-a3c7-6596976c347f\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"w2kwzA-5ipD-ax7v-jdsN-tTc8-av3B-f4bj7z\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"96177b52-219e-46be-b953-02209e612ebf\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"dn8JEb-SJ8a-LEke-FF3z-CHW3-ucBF-3D15F8\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"76366574-6403-466e-aea0-d77cfd456631\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"FKoqZb-J6Ns-OJqS-gu2R-1NkF-k2Fr-7dIZDE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300HY400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.852216Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XGTA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:22.805712Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:39.461267Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-22T22:26:52.214665Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:10.524610Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:29.330235Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-22T22:27:48.894463Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.723280Z\"}, \"rgw.r.z.smithi129.fynnhk\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:05.606246Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-22T22:49:24.316492Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:21.300637Z\"}}, \"last_device_update\": \"2024-02-22T22:27:56.713724Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.234639Z\", \"last_client_files\": {}}"}]': finished 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.195652+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.196421+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.197103+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:49:30.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:29 smithi129 bash[38584]: audit 2024-02-22T22:49:29.198133+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-22T22:49:30.902 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[35217]: cephadm 2024-02-22T22:49:29.195371+0000 mgr.x (mgr.35171) 22 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-22T22:49:30.902 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[35217]: cephadm 2024-02-22T22:49:29.197717+0000 mgr.x (mgr.35171) 23 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-02-22T22:49:30.902 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[35217]: cluster 2024-02-22T22:49:29.786133+0000 mgr.x (mgr.35171) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:30.902 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[35217]: audit 2024-02-22T22:49:30.693244+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:30.902 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[46370]: [22/Feb/2024:22:49:30] ENGINE Bus STOPPING 2024-02-22T22:49:30.902 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[35217]: audit 2024-02-22T22:49:30.693920+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:30.903 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[35217]: audit 2024-02-22T22:49:30.697672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:31.078 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[35158]: cephadm 2024-02-22T22:49:29.195371+0000 mgr.x (mgr.35171) 22 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-22T22:49:31.078 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[35158]: cephadm 2024-02-22T22:49:29.197717+0000 mgr.x (mgr.35171) 23 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-02-22T22:49:31.078 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[35158]: cluster 2024-02-22T22:49:29.786133+0000 mgr.x (mgr.35171) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:31.079 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[38584]: cephadm 2024-02-22T22:49:29.195371+0000 mgr.x (mgr.35171) 22 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-22T22:49:31.079 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[38584]: cephadm 2024-02-22T22:49:29.197717+0000 mgr.x (mgr.35171) 23 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-02-22T22:49:31.079 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[38584]: cluster 2024-02-22T22:49:29.786133+0000 mgr.x (mgr.35171) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:31.079 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[35158]: audit 2024-02-22T22:49:30.693244+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:31.080 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[38584]: audit 2024-02-22T22:49:30.693244+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:31.080 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[35158]: audit 2024-02-22T22:49:30.693920+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:31.080 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[35158]: audit 2024-02-22T22:49:30.697672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:31.081 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[38584]: audit 2024-02-22T22:49:30.693920+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-22T22:49:31.081 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:30 smithi129 bash[38584]: audit 2024-02-22T22:49:30.697672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi171","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi171\", \"container_id\": \"35bdb97b96a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 145437491, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285303Z\", \"created\": \"2024-02-22T22:26:20.468178Z\", \"started\": \"2024-02-22T22:26:20.499787Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi171\", \"container_id\": \"bbb513d39e9f\", \"container_image_id\": \"7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010\"], \"memory_usage\": 437570764, \"cpu_percentage\": \"4.25%\", \"version\": \"16.2.14-550-geb66ed92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285447Z\", \"created\": \"2024-02-22T22:26:38.305844Z\", \"started\": \"2024-02-22T22:43:13.923201Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi171\", \"container_id\": \"441f26e38862\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47206891, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285520Z\", \"created\": \"2024-02-22T22:28:05.672215Z\", \"started\": \"2024-02-22T22:28:29.795608Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi171\", \"container_id\": \"b717afecebf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46252687, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285614Z\", \"created\": \"2024-02-22T22:28:27.431809Z\", \"started\": \"2024-02-22T22:28:32.399246Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi171\", \"container_id\": \"779a75397b61\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45403340, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285686Z\", \"created\": \"2024-02-22T22:28:47.435436Z\", \"started\": \"2024-02-22T22:28:50.860106Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi171\", \"container_id\": \"312014f11a16\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47227863, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285754Z\", \"created\": \"2024-02-22T22:29:06.231084Z\", \"started\": \"2024-02-22T22:29:08.586112Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi171\", \"container_image_name\": \"prom/node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285822Z\", \"created\": \"2024-02-22T22:34:15.688266Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi171\", \"container_id\": \"f554f0530f17\", \"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\": 37130076, \"cpu_percentage\": \"0.38%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285880Z\", \"created\": \"2024-02-22T22:37:03.605062Z\", \"started\": \"2024-02-22T22:37:03.717978Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi171.tppitu\", \"daemon_name\": \"rgw.r.z.smithi171.tppitu\", \"hostname\": \"smithi171\", \"container_id\": \"e1622cee4bbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 39111884, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-22T22:49:21.285948Z\", \"created\": \"2024-02-22T22:37:05.566024Z\", \"started\": \"2024-02-22T22:37:05.597022Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi171\", \"container_id\": \"381fb18a4fae\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:35337321e0e7d8c62b5035b712f895170fe2ec42d3181f0d46a7d1af3dfdb1d4\", \"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"25.58%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2024-02-22T22:49:21.286013Z\", \"created\": \"2024-02-22T22:49:16.691956Z\", \"started\": \"2024-02-22T22:49:16.183952Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"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-22T22:48:22.853232Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"57f6bfb2-0241-4a37-a68d-b0762dda99de\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"ktPmYD-FF7p-8E18-gSg1-aiju-qIUn-hIwOLS\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9b475571-6faf-40da-8c81-a7f26b047552\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"GdkTQ2-xy8q-dOpE-vhXv-cxWA-QtFn-SPb9DC\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ace20399-bb9d-4192-9b3e-a78193992f61\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"0YcLSq-wAKM-yv1r-QijI-PK1t-xn41-GEcc1J\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2dfc61-69f4-4829-bc43-0a4fcd66b168\", \"cluster_fsid\": \"1d301c3a-d1d1-11ee-95c0-87774f69a715\", \"block_uuid\": \"58kMGZ-vUU9-PBWM-GK11-SGpT-pBA3-tdXVOT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233001S400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-22T22:48:22.853240Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XV0N\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:49:29.197622Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-22T22:43:01.540689Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:21.744436Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:25.476878Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-22T22:28:45.829481Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-22T22:29:04.528808Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-22T22:34:15.242507Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2024-02-22T22:36:45.547312Z\"}, \"rgw.r.z.smithi171.tppitu\": {\"deps\": [], \"last_config\": \"2024-02-22T22:37:03.661347Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-22T22:49:06.155507Z\"}}, \"last_daemon_update\": \"2024-02-22T22:49:21.286125Z\", \"last_device_update\": \"2024-02-22T22:29:12.313807Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-22T22:48:36.671172Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-22T22:49:31.228 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[46370]: [22/Feb/2024:22:49:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-22T22:49:31.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[46370]: [22/Feb/2024:22:49:30] ENGINE Bus STOPPED 2024-02-22T22:49:31.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:30 smithi171 bash[46370]: [22/Feb/2024:22:49:30] ENGINE Bus STARTING 2024-02-22T22:49:31.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[46370]: [22/Feb/2024:22:49:31] ENGINE Serving on http://:::9283 2024-02-22T22:49:31.229 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[46370]: [22/Feb/2024:22:49:31] ENGINE Bus STARTED 2024-02-22T22:49:31.405 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:31 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:31.076Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000684917s 2024-02-22T22:49:31.728 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[46370]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:31] "GET /metrics HTTP/1.1" 200 153099 "" "Prometheus/2.33.4" 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: cephadm 2024-02-22T22:49:30.698947+0000 mgr.x (mgr.35171) 25 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.877809+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.878409+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.881234+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.881663+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.882039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:49:31.828 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.886978+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:49:31.829 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.889070+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:49:31.829 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.889455+0000 mgr.x (mgr.35171) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:49:31.829 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.889722+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2024-02-22T22:49:31.829 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.889979+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2024-02-22T22:49:31.829 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: audit 2024-02-22T22:49:30.895472+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2024-02-22T22:49:31.829 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[35158]: cephadm 2024-02-22T22:49:30.905123+0000 mgr.x (mgr.35171) 27 : cephadm [INF] Reconfiguring daemon grafana.a on smithi171 2024-02-22T22:49:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: cephadm 2024-02-22T22:49:30.698947+0000 mgr.x (mgr.35171) 25 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-22T22:49:32.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.877809+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.878409+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.881234+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.881663+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.882039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.886978+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.889070+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.889455+0000 mgr.x (mgr.35171) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.889722+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.889979+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: audit 2024-02-22T22:49:30.895472+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2024-02-22T22:49:32.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:31 smithi129 bash[38584]: cephadm 2024-02-22T22:49:30.905123+0000 mgr.x (mgr.35171) 27 : cephadm [INF] Reconfiguring daemon grafana.a on smithi171 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: cephadm 2024-02-22T22:49:30.698947+0000 mgr.x (mgr.35171) 25 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.877809+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.878409+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.881234+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEEESrrdWpUNTjBQSndTMaIswDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTcxMB4XDTI0MDIyMjIyNDkzMFoX\nDTM0MDIxOTIyNDkzMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTcxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxrmLIVG+Cmm2+DkR\ntDU1zKzQXtHTPj4+k7l55k3urafCufjXT6Nj4fP6yoYLGX1bVV0BAY1biE6bFwws\n285MW7rCVfbxdgfhCy/ROjYS9Fjx0GuUIM5wZvfsuAL6z4UMvKxsSBtNwVOQrmkv\ndgKuthbWJmiKhTqOZ5SDc7nuK6lG6hWDQkx8NU9LaiR+1tttn2AqwpZSSTjTzoNx\ntNoPVrXCrhjlZSkzKB3Qa/bQFIpjBfYTB/EaBsLmsblnv4OojIsn70N9yxmfYp4P\nT9bdDGAmnEnQZE3wR6L2ymbX9R8GO87IbCOPeRYd14cyydbFiLViQAB7isI9aUvG\n32xAKQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgXXOZ41w//PLEsJPItf4Rb3SD\ng+4W0BNm2GVUumDZ2dyTryFeT2e4QzIpoWaEDOUOsgAatvHTP5vycBGh1J1gEk4o\nIsjXcZlTLIM644Egpz8AoEzG6q3JTn+VbgkOQPh8+HnYd16dRXkMk3fNkgNR7x48\nourh5nQvnjfMP7wkg92/WrXQihFfJHFUu+BK4IL8GQtZP5tuaoGA3vzljN7k5yKe\nd860TTAIArEU/WyDZEIgNnMpKki7PwFnDEjxjsYRAdNlm/BZSeWN0G0RGEQ0dlcW\nTFwcJGEO5LRjCe38+LAlaw5rnSizCFLGjWSnPEgVfuJEmtG5glcsLvMWiwBd\n-----END CERTIFICATE-----\n"}]': finished 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.881663+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.882039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.886978+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi171/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDGuYshUb4Kabb4\nORG0NTXMrNBe0dM+Pj6TuXnmTe6tp8K5+NdPo2Ph8/rKhgsZfVtVXQEBjVuITpsX\nDCzbzkxbusJV9vF2B+ELL9E6NhL0WPHQa5QgznBm9+y4AvrPhQy8rGxIG03BU5Cu\naS92Aq62FtYmaIqFOo5nlINzue4rqUbqFYNCTHw1T0tqJH7W222fYCrCllJJONPO\ng3G02g9WtcKuGOVlKTMoHdBr9tAUimMF9hMH8RoGwuaxuWe/g6iMiyfvQ33LGZ9i\nng9P1t0MYCacSdBkTfBHovbKZtf1HwY7zshsI495Fh3XhzLJ1sWItWJAAHuKwj1p\nS8bfbEApAgMBAAECggEAL7QShekNaYp+9Y8dhNjRFVTWoCxWPTbL5sI7VOGYTe9b\nezEU3nUmYPMkXMFYoMHKzu8IcsrwEgRsjlfJ3OnkwpBOXjxtMhwqFXlhDEw2uJkx\nUwrAADAOI2mYVYPBmVci+5eYVqbXP3VD4do2Hmn+bo+E0Kt/tQOdc5ffBkS3u5r2\nX+BAVcTMB0wCuPBbmzD3554xCKYkCjfTjL8MvTGkmNkf54pIskyHBT4WhUo3QwvO\nwkgFZRXDaVL1x71kTBK9+bZ7BOTt0QiSZbTAxWXKorimw7i0dJMozTc5LepOfpsF\nJbUrx3CeG+WqraNrkWeQCHS0hBWkBbMnj16cDb6B0QKBgQDz9ezlHV6UVM8MgEUE\nW7+HiY/01lD+ZfQqMbm35hFGBNenJK+7jFCKtMCcF4fdZXowgok5nIwNkznGgliI\n8lVkIzV3/FDM7wIV+I9TQi23msDf5WyE90/0PC+UkJmKf28ntfYRNonhx42Gio3V\nKEhvatDgcwpUIKbuYXK1ksa82wKBgQDQiCGVpk9yYzOaBkRssGiW/bIg2kEV6n7T\nEM03bZDYQAE+errZD4CRxTrGiF0KB9yNJm5aBRYmspHMHA9gb/yzQLYCTGIEJLGd\nXCRejHrd1hFrnUrnXHcpBBhZOYzKnQq9P/eLVB8F8o/4KpKA5YY95yPCSs+eaQN3\nFc6Y8RaESwKBgQC7aY9FK1y/Aq/UYK2kfX8TdkAazJGH/Xam+3A6sAlRCuNIScye\nfVpaVCUrRIBhOlW18nHMylBlFVbrArNU8SVcOhgXRsQjyvCFRF+GjG5mgAHvfmXx\nd7P6YkoDDVqGpQMVNJoF+ynNQumcE9CFkd6jiSFRa87hdfwHYOEoT8tQxQKBgQCk\nUcD1JVoRLu5ofmvIobGo2TxV+uWymVdahjDPbnzminjwfNFjXX3YX+wSqT13O/6l\nExV9xehQkgGlLq9HNLeRoHpLkVjjHu7+qq7V+iiPSbHsdMOjUA9tuJZfKKQyvFDM\nE+3CUoUnsJ2V1iYff72qZcqdvUmg7+sVGY/0oHU3xQKBgQDEC1i3rreb2KBtJT7d\nkmYmmXcZuD1TNFUKcvamCVKk/06oFsYSzmG9NUZ1g2sVTfUjZ0nYIcJszYS/1Ees\n7iLKREhmYi7p0uax/6qXbft/pmSuSat9W5HAVXNV6bqWFtTK9DMlNW11ghDJUwxW\nPkBsvKJXDMRZKaJCWDjVEkGtDg==\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.889070+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.889455+0000 mgr.x (mgr.35171) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:49:32.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.889722+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2024-02-22T22:49:32.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.889979+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2024-02-22T22:49:32.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: audit 2024-02-22T22:49:30.895472+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.35171 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2024-02-22T22:49:32.230 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:31 smithi171 bash[35217]: cephadm 2024-02-22T22:49:30.905123+0000 mgr.x (mgr.35171) 27 : cephadm [INF] Reconfiguring daemon grafana.a on smithi171 2024-02-22T22:49:33.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:32 smithi129 bash[35158]: cluster 2024-02-22T22:49:31.786457+0000 mgr.x (mgr.35171) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:33.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:32 smithi129 bash[38584]: cluster 2024-02-22T22:49:31.786457+0000 mgr.x (mgr.35171) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:33.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:32 smithi171 bash[35217]: cluster 2024-02-22T22:49:31.786457+0000 mgr.x (mgr.35171) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:34.559 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch ps' 2024-02-22T22:49:35.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:34 smithi129 bash[35158]: cluster 2024-02-22T22:49:33.787050+0000 mgr.x (mgr.35171) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:35.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:34 smithi129 bash[38584]: cluster 2024-02-22T22:49:33.787050+0000 mgr.x (mgr.35171) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:35.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:34 smithi171 bash[35217]: cluster 2024-02-22T22:49:33.787050+0000 mgr.x (mgr.35171) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:36.501 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T22:49:36.501 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 starting - - - - 2024-02-22T22:49:36.501 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi171 running (12m) 15s ago 12m 35.4M - 6.6.2 87a51ecf0b1c f554f0530f17 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi171 running (6m) 15s ago 22m 417M - 16.2.14-550-geb66ed92 7403d1862307 bbb513d39e9f 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 running (24m) 31s ago 24m 288M - 15.2.0 204a01f9b0b6 40f04ace8924 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (24m) 31s ago 24m 159M 2048M 15.2.0 204a01f9b0b6 76abc410b498 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi171 running (23m) 15s ago 23m 138M 2048M 15.2.0 204a01f9b0b6 35bdb97b96a2 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (23m) 31s ago 23m 133M 2048M 15.2.0 204a01f9b0b6 cb36736be685 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 running 31s ago 15m - - 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi171 running 15s ago 15m - - 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (22m) 31s ago 22m 44.5M 4096M 15.2.0 204a01f9b0b6 23b7f40ece65 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (22m) 31s ago 22m 44.6M 4096M 15.2.0 204a01f9b0b6 826532237e40 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (22m) 31s ago 22m 41.8M 4096M 15.2.0 204a01f9b0b6 b077edf27738 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (21m) 31s ago 21m 47.6M 4096M 15.2.0 204a01f9b0b6 df80703b399a 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi171 running (21m) 15s ago 21m 45.0M 4096M 15.2.0 204a01f9b0b6 441f26e38862 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi171 running (21m) 15s ago 21m 44.1M 4096M 15.2.0 204a01f9b0b6 b717afecebf9 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi171 running (20m) 15s ago 20m 43.2M 4096M 15.2.0 204a01f9b0b6 779a75397b61 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi171 running (20m) 15s ago 20m 45.0M 4096M 15.2.0 204a01f9b0b6 312014f11a16 2024-02-22T22:49:36.502 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi171 *:9095 running (20s) 15s ago 19s 29.0M - 2.33.4 514e6a882f6e 381fb18a4fae 2024-02-22T22:49:36.503 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi129.fynnhk smithi129 running (12m) 31s ago 12m 34.5M - 15.2.0 204a01f9b0b6 e333bcb54562 2024-02-22T22:49:36.503 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.r.z.smithi171.tppitu smithi171 running (12m) 15s ago 12m 37.2M - 15.2.0 204a01f9b0b6 e1622cee4bbf 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: cluster 2024-02-22T22:49:35.787420+0000 mgr.x (mgr.35171) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.489763+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.490172+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.490543+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.490901+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.491271+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.491608+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.493249+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.155 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.493529+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.493815+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.494072+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[35158]: audit 2024-02-22T22:49:36.494382+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: cluster 2024-02-22T22:49:35.787420+0000 mgr.x (mgr.35171) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.489763+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.490172+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.490543+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.490901+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.491271+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.491608+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.156 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.493249+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.493529+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.493815+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.494072+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:36 smithi129 bash[38584]: audit 2024-02-22T22:49:36.494382+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.209 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions' 2024-02-22T22:49:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: cluster 2024-02-22T22:49:35.787420+0000 mgr.x (mgr.35171) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.489763+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.490172+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.490543+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.490901+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.491271+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.491608+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.493249+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.493529+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.493815+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.494072+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:37.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:36 smithi171 bash[35217]: audit 2024-02-22T22:49:36.494382+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.35171 172.21.15.171:0/3129366155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-22T22:49:38.132 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:37 smithi129 bash[35158]: audit 2024-02-22T22:49:36.487591+0000 mgr.x (mgr.35171) 31 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:49:38.132 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:49:37 smithi129 bash[35394]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-22T22:49:38.132 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:37 smithi129 bash[38584]: audit 2024-02-22T22:49:36.487591+0000 mgr.x (mgr.35171) 31 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:49:38.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:37 smithi171 bash[35217]: audit 2024-02-22T22:49:36.487591+0000 mgr.x (mgr.35171) 31 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:49:39.144 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": {}, 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-02-22T22:49:39.145 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-02-22T22:49:39.146 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-22T22:49:39.146 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-22T22:49:39.146 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-02-22T22:49:39.146 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-02-22T22:49:39.174 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:49:39 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:49:39.079Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002988335s 2024-02-22T22:49:39.174 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:38 smithi129 bash[35158]: cluster 2024-02-22T22:49:37.788061+0000 mgr.x (mgr.35171) 32 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:39.174 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:38 smithi129 bash[38584]: cluster 2024-02-22T22:49:37.788061+0000 mgr.x (mgr.35171) 32 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:39.228 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:38 smithi171 bash[35217]: cluster 2024-02-22T22:49:37.788061+0000 mgr.x (mgr.35171) 32 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:39.731 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-22T22:49:40.060 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:39 smithi129 bash[38584]: audit 2024-02-22T22:49:39.143309+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.129:0/1428699149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:49:40.060 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:39 smithi129 bash[35158]: audit 2024-02-22T22:49:39.143309+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.129:0/1428699149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:49:40.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:39 smithi171 bash[35217]: audit 2024-02-22T22:49:39.143309+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.129:0/1428699149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:49:41.028 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:40 smithi129 bash[38584]: cluster 2024-02-22T22:49:39.788511+0000 mgr.x (mgr.35171) 33 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:41.028 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:40 smithi129 bash[35158]: cluster 2024-02-22T22:49:39.788511+0000 mgr.x (mgr.35171) 33 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:41.106 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:40 smithi171 bash[35217]: cluster 2024-02-22T22:49:39.788511+0000 mgr.x (mgr.35171) 33 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:41.728 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:41 smithi171 bash[46370]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:41] "GET /metrics HTTP/1.1" 200 153100 "" "Prometheus/2.33.4" 2024-02-22T22:49:41.798 INFO:teuthology.orchestra.run.smithi129.stdout:false 2024-02-22T22:49:42.137 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:41 smithi129 bash[35158]: audit 2024-02-22T22:49:41.786369+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.129:0/2085593979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:49:42.137 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:41 smithi129 bash[35158]: cluster 2024-02-22T22:49:41.788859+0000 mgr.x (mgr.35171) 34 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:42.137 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:41 smithi129 bash[38584]: audit 2024-02-22T22:49:41.786369+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.129:0/2085593979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:49:42.137 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:41 smithi129 bash[38584]: cluster 2024-02-22T22:49:41.788859+0000 mgr.x (mgr.35171) 34 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:42.187 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:41 smithi171 bash[35217]: audit 2024-02-22T22:49:41.786369+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.129:0/2085593979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T22:49:42.187 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:41 smithi171 bash[35217]: cluster 2024-02-22T22:49:41.788859+0000 mgr.x (mgr.35171) 34 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-22T22:49:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:49:42.428 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/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 smithi129 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 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-02-22T22:49:42.683 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=33c4441aca9c468794f1c3ad8ec6ecd6 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/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 smithi129 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 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-02-22T22:49:42.686 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-22T22:49:42.695 INFO:tasks.cephadm:Teardown begin 2024-02-22T22:49:42.696 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:49:42.700 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 systemd[1]: Stopping Ceph grafana.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped Stream Manager" 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-22T22:49:42.701 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-22T22:49:42.702 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-22T22:49:42.702 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-22T22:49:42.702 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-22T22:49:42.702 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-22T22:49:42.702 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-22T22:49:42.702 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[44710]: t=2024-02-22T22:49:42+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-22T22:49:42.729 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:49:42.764 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-22T22:49:42.764 DEBUG:teuthology.orchestra.run.smithi129:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-22T22:49:42.787 DEBUG:teuthology.orchestra.run.smithi171:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-22T22:49:42.822 INFO:tasks.cephadm:Stopping all daemons... 2024-02-22T22:49:42.822 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-22T22:49:42.822 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a 2024-02-22T22:49:43.071 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[49963]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-grafana.a 2024-02-22T22:49:43.071 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:42 smithi171 bash[50048]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/grafana.a/unit.stop: No such file or directory 2024-02-22T22:49:43.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:42 smithi129 systemd[1]: Stopping Ceph mon.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:43.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:42 smithi129 bash[35158]: debug 2024-02-22T22:49:42.959+0000 7f7913ba5700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:49:43.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:42 smithi129 bash[35158]: debug 2024-02-22T22:49:42.959+0000 7f7913ba5700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-22T22:49:43.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:43 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-22T22:49:43.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:43 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-22T22:49:43.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:43 smithi171 systemd[1]: Stopped Ceph grafana.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:49:43.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:43 smithi171 systemd[1]: Starting Ceph grafana.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:43.618 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:43 smithi129 bash[61894]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mon.a 2024-02-22T22:49:43.619 INFO:journalctl@ceph.mon.a.smithi129.stdout:Feb 22 22:49:43 smithi129 bash[61930]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.a/unit.stop: No such file or directory 2024-02-22T22:49:43.622 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.a.service' 2024-02-22T22:49:43.666 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:49:43.666 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-22T22:49:43.667 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-22T22:49:43.667 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.c 2024-02-22T22:49:43.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:43 smithi129 systemd[1]: Stopping Ceph mon.c for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:43 smithi129 bash[38584]: debug 2024-02-22T22:49:43.879+0000 7f8ffc04b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:49:44.155 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:43 smithi129 bash[38584]: debug 2024-02-22T22:49:43.879+0000 7f8ffc04b700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-22T22:49:44.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:44 smithi129 bash[61986]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mon.c 2024-02-22T22:49:44.655 INFO:journalctl@ceph.mon.c.smithi129.stdout:Feb 22 22:49:44 smithi129 bash[62022]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.c/unit.stop: No such file or directory 2024-02-22T22:49:44.709 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.c.service' 2024-02-22T22:49:44.745 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:49:44.745 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-22T22:49:44.746 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-22T22:49:44.746 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.b 2024-02-22T22:49:45.229 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:44 smithi171 systemd[1]: Stopping Ceph mon.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:45.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:45 smithi171 bash[35217]: debug 2024-02-22T22:49:45.314+0000 7fa22940b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:49:45.729 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:45 smithi171 bash[35217]: debug 2024-02-22T22:49:45.314+0000 7fa22940b700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-22T22:49:47.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+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-22T22:49:47.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-22T22:49:47.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-22T22:49:47.980 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-22T22:49:47.981 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="App mode production" logger=settings 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-22T22:49:47.982 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-22T22:49:47.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-22T22:49:47.984 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-22T22:49:47.985 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-22T22:49:47.986 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-22T22:49:47.987 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-22T22:49:47.988 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-22T22:49:47.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-22T22:49:47.990 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-22T22:49:47.991 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-22T22:49:47.992 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-22T22:49:47.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-22T22:49:47.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-22T22:49:47.995 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-22T22:49:47.996 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-22T22:49:47.997 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-22T22:49:47.998 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-22T22:49:47.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-22T22:49:47.999 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-22T22:49:48.000 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-22T22:49:48.001 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-22T22:49:48.002 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-22T22:49:48.003 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-22T22:49:48.004 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-22T22:49:48.005 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-22T22:49:48.006 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-22T22:49:48.007 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-22T22:49:48.008 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-22T22:49:48.009 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-22T22:49:48.010 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-22T22:49:48.011 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-22T22:49:48.012 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+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-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+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-22T22:49:48.013 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="Initializing Stream Manager" 2024-02-22T22:49:48.014 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:49:47 smithi171 bash[50055]: t=2024-02-22T22:49:46+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-22T22:49:48.155 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:49:47 smithi129 bash[35394]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-22T22:49:49.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:49 smithi171 bash[50104]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mon.b 2024-02-22T22:49:49.979 INFO:journalctl@ceph.mon.b.smithi171.stdout:Feb 22 22:49:49 smithi171 bash[50176]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mon.b/unit.stop: No such file or directory 2024-02-22T22:49:50.047 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mon.b.service' 2024-02-22T22:49:50.106 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:49:50.106 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-22T22:49:50.106 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-22T22:49:50.107 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y 2024-02-22T22:49:50.405 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:49:50 smithi129 systemd[1]: Stopping Ceph mgr.y for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:49:51.729 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:49:51 smithi171 bash[46370]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:51] "GET /metrics HTTP/1.1" 200 153100 "" "Prometheus/2.33.4" 2024-02-22T22:49:58.155 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:49:57 smithi129 bash[35394]: ::ffff:172.21.15.171 - - [22/Feb/2024:22:49:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-22T22:50:00.566 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:50:00 smithi129 bash[62079]: time="2024-02-22T22:50:00Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.y in 10 seconds, resorting to SIGKILL" 2024-02-22T22:50:00.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:50:00 smithi129 bash[62079]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.y 2024-02-22T22:50:00.853 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Feb 22 22:50:00 smithi129 bash[62126]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mgr.y/unit.stop: No such file or directory 2024-02-22T22:50:00.856 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.y.service' 2024-02-22T22:50:00.899 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:00.899 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-22T22:50:00.900 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-22T22:50:00.900 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.x 2024-02-22T22:50:01.186 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46977]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:50:01.186 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46977]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:50:01.186 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:50:00 smithi171 systemd[1]: Stopping Ceph mgr.x for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:01.186 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46370]: debug 2024-02-22T22:50:01.077+0000 7fbaa4c6c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:01.186 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46370]: debug 2024-02-22T22:50:01.077+0000 7fbaa4c6c700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-22T22:50:01.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46977]: Error: 3 errors occurred while pulling: 2024-02-22T22:50:01.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46977]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:50:01.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46977]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:50:01.480 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[46977]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:50:01.480 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:50:01.480 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:01 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:50:01.738 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[50232]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-mgr.x 2024-02-22T22:50:01.738 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Feb 22 22:50:01 smithi171 bash[50275]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/mgr.x/unit.stop: No such file or directory 2024-02-22T22:50:01.741 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@mgr.x.service' 2024-02-22T22:50:01.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:01.783 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-22T22:50:01.783 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-22T22:50:01.784 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.0 2024-02-22T22:50:02.156 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:50:01 smithi129 systemd[1]: Stopping Ceph osd.0 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:02.156 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:50:01 smithi129 bash[40936]: debug 2024-02-22T22:50:01.979+0000 7f0fad39c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:02.156 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:50:01 smithi129 bash[40936]: debug 2024-02-22T22:50:01.979+0000 7f0fad39c700 -1 osd.0 64 *** Got signal Terminated *** 2024-02-22T22:50:02.156 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:50:01 smithi129 bash[40936]: debug 2024-02-22T22:50:01.979+0000 7f0fad39c700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:02.157 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:01 smithi129 bash[58094]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:50:02.157 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:01 smithi129 bash[58094]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:50:02.157 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:02 smithi129 bash[58094]: Error: 3 errors occurred while pulling: 2024-02-22T22:50:02.157 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:02 smithi129 bash[58094]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:50:02.157 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:02 smithi129 bash[58094]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:50:02.157 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:02 smithi129 bash[58094]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:50:02.158 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:02 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-22T22:50:02.158 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:02 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-22T22:50:02.598 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:50:02 smithi129 bash[62188]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.0 2024-02-22T22:50:02.599 INFO:journalctl@ceph.osd.0.smithi129.stdout:Feb 22 22:50:02 smithi129 bash[62233]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.0/unit.stop: No such file or directory 2024-02-22T22:50:03.896 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.0.service' 2024-02-22T22:50:03.938 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:03.939 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-22T22:50:03.939 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-22T22:50:03.939 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.1 2024-02-22T22:50:04.155 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:50:04 smithi129 systemd[1]: Stopping Ceph osd.1 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:04.155 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:50:04 smithi129 bash[42446]: debug 2024-02-22T22:50:04.116+0000 7fae7edbc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:04.156 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:50:04 smithi129 bash[42446]: debug 2024-02-22T22:50:04.116+0000 7fae7edbc700 -1 osd.1 64 *** Got signal Terminated *** 2024-02-22T22:50:04.156 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:50:04 smithi129 bash[42446]: debug 2024-02-22T22:50:04.116+0000 7fae7edbc700 -1 osd.1 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:04.802 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:50:04 smithi129 bash[62352]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.1 2024-02-22T22:50:04.802 INFO:journalctl@ceph.osd.1.smithi129.stdout:Feb 22 22:50:04 smithi129 bash[62393]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.1/unit.stop: No such file or directory 2024-02-22T22:50:05.998 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.1.service' 2024-02-22T22:50:06.039 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:06.039 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-22T22:50:06.039 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-22T22:50:06.040 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.2 2024-02-22T22:50:06.245 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:50:06 smithi129 systemd[1]: Stopping Ceph osd.2 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:06.627 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:50:06 smithi129 bash[43895]: debug 2024-02-22T22:50:06.243+0000 7fee67412700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:06.628 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:50:06 smithi129 bash[43895]: debug 2024-02-22T22:50:06.243+0000 7fee67412700 -1 osd.2 64 *** Got signal Terminated *** 2024-02-22T22:50:06.628 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:50:06 smithi129 bash[43895]: debug 2024-02-22T22:50:06.243+0000 7fee67412700 -1 osd.2 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:06.905 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:50:06 smithi129 bash[62512]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.2 2024-02-22T22:50:06.905 INFO:journalctl@ceph.osd.2.smithi129.stdout:Feb 22 22:50:06 smithi129 bash[62551]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.2/unit.stop: No such file or directory 2024-02-22T22:50:08.153 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.2.service' 2024-02-22T22:50:08.196 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:08.196 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-22T22:50:08.196 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-22T22:50:08.196 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.3 2024-02-22T22:50:08.405 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:08 smithi129 systemd[1]: Stopping Ceph osd.3 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:08.405 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:08 smithi129 bash[45527]: debug 2024-02-22T22:50:08.372+0000 7f4adf26d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:08.405 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:08 smithi129 bash[45527]: debug 2024-02-22T22:50:08.372+0000 7f4adf26d700 -1 osd.3 64 *** Got signal Terminated *** 2024-02-22T22:50:08.405 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:08 smithi129 bash[45527]: debug 2024-02-22T22:50:08.372+0000 7f4adf26d700 -1 osd.3 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:09.144 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:08 smithi129 bash[62670]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.3 2024-02-22T22:50:09.144 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:08 smithi129 bash[62710]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.3/unit.stop: No such file or directory 2024-02-22T22:50:10.052 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:10 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.3.service: Succeeded. 2024-02-22T22:50:10.053 INFO:journalctl@ceph.osd.3.smithi129.stdout:Feb 22 22:50:10 smithi129 systemd[1]: Stopped Ceph osd.3 for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:50:10.054 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.3.service' 2024-02-22T22:50:10.092 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:10.093 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-22T22:50:10.093 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-22T22:50:10.093 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.4 2024-02-22T22:50:10.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:50:10 smithi171 systemd[1]: Stopping Ceph osd.4 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:10.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:50:10 smithi171 bash[39544]: debug 2024-02-22T22:50:10.221+0000 7fd69cf1c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:10.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:50:10 smithi171 bash[39544]: debug 2024-02-22T22:50:10.221+0000 7fd69cf1c700 -1 osd.4 64 *** Got signal Terminated *** 2024-02-22T22:50:10.479 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:50:10 smithi171 bash[39544]: debug 2024-02-22T22:50:10.221+0000 7fd69cf1c700 -1 osd.4 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:11.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:11 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:50:11.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:11 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2024-02-22T22:50:11.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:11 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:50:11.729 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:11 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:12.446 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:12 smithi171 bash[50381]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:50:12.446 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:12 smithi171 bash[50381]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:50:12.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:12 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:50:12.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:12 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 6. 2024-02-22T22:50:12.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:12 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:50:12.656 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:12 smithi129 systemd[1]: Starting Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:12.656 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:12 smithi129 bash[62813]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:50:12.656 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:12 smithi129 bash[62813]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:50:12.728 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:50:12 smithi171 bash[50337]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.4 2024-02-22T22:50:12.729 INFO:journalctl@ceph.osd.4.smithi171.stdout:Feb 22 22:50:12 smithi171 bash[50395]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.4/unit.stop: No such file or directory 2024-02-22T22:50:13.859 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.4.service' 2024-02-22T22:50:13.901 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:13.901 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-22T22:50:13.901 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-22T22:50:13.901 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.5 2024-02-22T22:50:14.150 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:50:13 smithi171 systemd[1]: Stopping Ceph osd.5 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:14.150 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:50:14 smithi171 bash[39817]: debug 2024-02-22T22:50:14.092+0000 7f60b5828700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:14.150 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:50:14 smithi171 bash[39817]: debug 2024-02-22T22:50:14.092+0000 7f60b5828700 -1 osd.5 64 *** Got signal Terminated *** 2024-02-22T22:50:14.150 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:50:14 smithi171 bash[39817]: debug 2024-02-22T22:50:14.092+0000 7f60b5828700 -1 osd.5 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:14.729 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:50:14 smithi171 bash[50513]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.5 2024-02-22T22:50:14.729 INFO:journalctl@ceph.osd.5.smithi171.stdout:Feb 22 22:50:14 smithi171 bash[50551]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.5/unit.stop: No such file or directory 2024-02-22T22:50:16.041 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.5.service' 2024-02-22T22:50:16.082 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:16.082 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-22T22:50:16.082 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-22T22:50:16.083 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.6 2024-02-22T22:50:16.292 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:50:16 smithi171 systemd[1]: Stopping Ceph osd.6 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:16.616 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:50:16 smithi171 bash[41396]: debug 2024-02-22T22:50:16.289+0000 7f176decc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:16.617 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:50:16 smithi171 bash[41396]: debug 2024-02-22T22:50:16.289+0000 7f176decc700 -1 osd.6 64 *** Got signal Terminated *** 2024-02-22T22:50:16.617 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:50:16 smithi171 bash[41396]: debug 2024-02-22T22:50:16.290+0000 7f176decc700 -1 osd.6 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:16.978 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:50:16 smithi171 bash[50670]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.6 2024-02-22T22:50:16.979 INFO:journalctl@ceph.osd.6.smithi171.stdout:Feb 22 22:50:16 smithi171 bash[50712]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.6/unit.stop: No such file or directory 2024-02-22T22:50:18.503 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.6.service' 2024-02-22T22:50:18.543 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:18.543 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-22T22:50:18.543 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-22T22:50:18.544 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.7 2024-02-22T22:50:18.790 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:50:18 smithi171 systemd[1]: Stopping Ceph osd.7 for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:18.790 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:50:18 smithi171 bash[42882]: debug 2024-02-22T22:50:18.729+0000 7fb5a6ea3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-22T22:50:18.790 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:50:18 smithi171 bash[42882]: debug 2024-02-22T22:50:18.729+0000 7fb5a6ea3700 -1 osd.7 64 *** Got signal Terminated *** 2024-02-22T22:50:18.791 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:50:18 smithi171 bash[42882]: debug 2024-02-22T22:50:18.729+0000 7fb5a6ea3700 -1 osd.7 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T22:50:19.409 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:50:19 smithi171 bash[50830]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-osd.7 2024-02-22T22:50:19.410 INFO:journalctl@ceph.osd.7.smithi171.stdout:Feb 22 22:50:19 smithi171 bash[50869]: bash: /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/osd.7/unit.stop: No such file or directory 2024-02-22T22:50:20.549 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@osd.7.service' 2024-02-22T22:50:20.589 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:20.590 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-22T22:50:20.590 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-22T22:50:20.590 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@prometheus.a 2024-02-22T22:50:20.904 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 systemd[1]: Stopping Ceph prometheus.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:20.904 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 bash[50986]: Error: no container with name or ID "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus.a" found: no such container 2024-02-22T22:50:21.168 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.902Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-22T22:50:21.168 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-22T22:50:21.169 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-22T22:50:21.169 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-22T22:50:21.169 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-22T22:50:21.169 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-22T22:50:21.169 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-22T22:50:21.170 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-22T22:50:21.170 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-22T22:50:21.170 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-22T22:50:21.170 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-22T22:50:21.170 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:20 smithi171 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a[49032]: ts=2024-02-22T22:50:20.903Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-22T22:50:21.479 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Feb 22 22:50:21 smithi171 bash[51028]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-prometheus-a 2024-02-22T22:50:21.614 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@prometheus.a.service' 2024-02-22T22:50:21.649 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:50:21.649 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-22T22:50:21.650 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 --force --keep-logs 2024-02-22T22:50:21.784 INFO:teuthology.orchestra.run.smithi129.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-22T22:50:21.784 INFO:teuthology.orchestra.run.smithi129.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-22T22:50:21.784 INFO:teuthology.orchestra.run.smithi129.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-22T22:50:21.784 INFO:teuthology.orchestra.run.smithi129.stderr: [--retry RETRY] 2024-02-22T22:50:21.784 INFO:teuthology.orchestra.run.smithi129.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-22T22:50:21.785 INFO:teuthology.orchestra.run.smithi129.stderr: ... 2024-02-22T22:50:21.785 INFO:teuthology.orchestra.run.smithi129.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-22T22:50:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-22T22:50:21.794 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 --force --keep-logs 2024-02-22T22:50:21.914 INFO:teuthology.orchestra.run.smithi171.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-22T22:50:21.915 INFO:teuthology.orchestra.run.smithi171.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-22T22:50:21.915 INFO:teuthology.orchestra.run.smithi171.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-22T22:50:21.915 INFO:teuthology.orchestra.run.smithi171.stderr: [--retry RETRY] 2024-02-22T22:50:21.915 INFO:teuthology.orchestra.run.smithi171.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-22T22:50:21.915 INFO:teuthology.orchestra.run.smithi171.stderr: ... 2024-02-22T22:50:21.915 INFO:teuthology.orchestra.run.smithi171.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-22T22:50:21.923 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-22T22:50:21.924 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:50:21.952 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:50:21.979 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-22T22:50:21.981 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/remote/ubuntu@smithi129.front.sepia.ceph.com/crash 2024-02-22T22:50:21.982 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/crash -- . 2024-02-22T22:50:22.037 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/remote/ubuntu@smithi171.front.sepia.ceph.com/crash 2024-02-22T22:50:22.038 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /var/lib/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/crash -- . 2024-02-22T22:50:22.077 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-22T22:50:22.077 DEBUG:teuthology.orchestra.run.smithi129:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1d301c3a-d1d1-11ee-95c0-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-22T22:50:22.109 INFO:tasks.cephadm:Compressing logs... 2024-02-22T22:50:22.109 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:50:22.152 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:50:22.176 INFO:teuthology.orchestra.run.smithi129.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-22T22:50:22.177 INFO:teuthology.orchestra.run.smithi129.stderr:: No such file or directory 2024-02-22T22:50:22.177 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-22T22:50:22.177 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.2.log 2024-02-22T22:50:22.177 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mgr.y.log 2024-02-22T22:50:22.178 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-volume.log: /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-22T22:50:22.178 INFO:teuthology.orchestra.run.smithi129.stderr: 86.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-22T22:50:22.179 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-22T22:50:22.179 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.3.log 2024-02-22T22:50:22.179 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.audit.log: /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.0.log 2024-02-22T22:50:22.181 INFO:teuthology.orchestra.run.smithi171.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose : No such file or directory-- 2024-02-22T22:50:22.181 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cephadm.log 2024-02-22T22:50:22.181 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.6.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-volume.log: 86.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-client.rgw.r.z.smithi171.tppitu.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.7.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.cephadm.log: /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-client.rgw.r.z.smithi171.tppitu.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mgr.x.log 2024-02-22T22:50:22.182 INFO:teuthology.orchestra.run.smithi171.stderr: 58.9% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-client.rgw.r.z.smithi171.tppitu.log.gz 2024-02-22T22:50:22.183 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.b.log 2024-02-22T22:50:22.183 INFO:teuthology.orchestra.run.smithi171.stderr: 94.2% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-22T22:50:22.183 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.3.log: /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.0.log: 96.4% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-22T22:50:22.183 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-client.rgw.r.z.smithi129.fynnhk.log 2024-02-22T22:50:22.184 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-client.rgw.r.z.smithi129.fynnhk.log: 58.8% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-client.rgw.r.z.smithi129.fynnhk.log.gz 2024-02-22T22:50:22.184 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.a.log 2024-02-22T22:50:22.184 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.a.log: 91.3% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-22T22:50:22.184 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mgr.x.log: /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.b.log: 91.4% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-22T22:50:22.185 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.c.log 2024-02-22T22:50:22.187 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.log 2024-02-22T22:50:22.187 INFO:teuthology.orchestra.run.smithi171.stderr: 95.2% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-22T22:50:22.188 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.log 2024-02-22T22:50:22.189 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.4.log 2024-02-22T22:50:22.189 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.5.log 2024-02-22T22:50:22.191 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.4.log: /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.5.log: 89.0% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-22T22:50:22.191 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.log: 93.8% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-22T22:50:22.191 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.1.log 2024-02-22T22:50:22.200 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.1.log: 96.1% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-22T22:50:22.219 INFO:teuthology.orchestra.run.smithi171.stderr: 90.3% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mgr.x.log.gz 2024-02-22T22:50:22.444 INFO:teuthology.orchestra.run.smithi129.stderr: 92.3% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mgr.y.log.gz 2024-02-22T22:50:22.646 INFO:teuthology.orchestra.run.smithi129.stderr: 92.6% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.2.log.gz 2024-02-22T22:50:22.685 INFO:teuthology.orchestra.run.smithi171.stderr: 92.7% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.6.log.gz 2024-02-22T22:50:22.763 INFO:teuthology.orchestra.run.smithi171.stderr: 92.9% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.5.log.gz 2024-02-22T22:50:22.828 INFO:teuthology.orchestra.run.smithi129.stderr: 94.3% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.c.log.gz 2024-02-22T22:50:22.851 INFO:teuthology.orchestra.run.smithi171.stderr: 93.2% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.4.log.gz 2024-02-22T22:50:22.883 INFO:teuthology.orchestra.run.smithi129.stderr: 93.3% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.1.log.gz 2024-02-22T22:50:22.922 INFO:teuthology.orchestra.run.smithi171.stderr: 93.2% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.b.log.gz 2024-02-22T22:50:22.947 INFO:teuthology.orchestra.run.smithi171.stderr: 93.3% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.7.log.gz 2024-02-22T22:50:22.949 INFO:teuthology.orchestra.run.smithi171.stderr: 2024-02-22T22:50:22.949 INFO:teuthology.orchestra.run.smithi171.stderr:real 0m0.781s 2024-02-22T22:50:22.949 INFO:teuthology.orchestra.run.smithi171.stderr:user 0m3.180s 2024-02-22T22:50:22.949 INFO:teuthology.orchestra.run.smithi171.stderr:sys 0m0.143s 2024-02-22T22:50:22.971 INFO:teuthology.orchestra.run.smithi129.stderr: 93.1% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.3.log.gz 2024-02-22T22:50:23.004 INFO:teuthology.orchestra.run.smithi129.stderr: 92.9% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-osd.0.log.gz 2024-02-22T22:50:23.416 INFO:teuthology.orchestra.run.smithi129.stderr: 90.7% -- replaced with /var/log/ceph/1d301c3a-d1d1-11ee-95c0-87774f69a715/ceph-mon.a.log.gz 2024-02-22T22:50:23.418 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-22T22:50:23.418 INFO:teuthology.orchestra.run.smithi129.stderr:real 0m1.252s 2024-02-22T22:50:23.418 INFO:teuthology.orchestra.run.smithi129.stderr:user 0m4.795s 2024-02-22T22:50:23.418 INFO:teuthology.orchestra.run.smithi129.stderr:sys 0m0.182s 2024-02-22T22:50:23.419 INFO:tasks.cephadm:Archiving logs... 2024-02-22T22:50:23.419 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/remote/ubuntu@smithi129.front.sepia.ceph.com/log 2024-02-22T22:50:23.420 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-22T22:50:24.128 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/remote/ubuntu@smithi171.front.sepia.ceph.com/log 2024-02-22T22:50:24.129 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-22T22:50:24.608 INFO:tasks.cephadm:Removing cluster... 2024-02-22T22:50:24.608 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 --force 2024-02-22T22:50:25.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:25 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.a.service: Succeeded. 2024-02-22T22:50:25.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:25 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:50:36.673 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:50:36 smithi129 systemd[1]: Stopping Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:50:37.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:50:36 smithi129 bash[63370]: Error: no container with name or ID "ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager.a" found: no such container 2024-02-22T22:50:37.155 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:50:36 smithi129 ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a[61261]: level=info ts=2024-02-22T22:50:36.902Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-22T22:50:37.527 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:50:37 smithi129 bash[63410]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715-alertmanager-a 2024-02-22T22:50:37.846 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:50:37 smithi129 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-22T22:50:37.846 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Feb 22 22:50:37 smithi129 systemd[1]: Stopped Ceph alertmanager.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:50:37.991 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d301c3a-d1d1-11ee-95c0-87774f69a715 --force 2024-02-22T22:50:49.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:50:48 smithi129 bash[62813]: time="2024-02-22T22:50:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:50:49.228 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:50:48 smithi171 bash[50381]: time="2024-02-22T22:50:48Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:51:26.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:51:26 smithi129 bash[62813]: time="2024-02-22T22:51:26Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:51:26.728 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:51:26 smithi171 bash[50381]: time="2024-02-22T22:51:26Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:52:03.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:03 smithi171 bash[50381]: time="2024-02-22T22:52:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:52:04.155 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:03 smithi129 bash[62813]: time="2024-02-22T22:52:03Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:52:41.396 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:41 smithi129 bash[62813]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:52:41.397 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:41 smithi129 bash[62813]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:52:41.397 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:41 smithi129 bash[62813]: Error: 3 errors occurred while pulling: 2024-02-22T22:52:41.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 bash[50381]: Trying to pull registry.access.redhat.com/prom/node-exporter:latest... 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 bash[50381]: Trying to pull registry.redhat.io/prom/node-exporter:latest... 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 bash[50381]: Error: 3 errors occurred while pulling: 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 bash[50381]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 bash[50381]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 bash[50381]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Control process exited, code=exited status=125 2024-02-22T22:52:41.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-22T22:52:41.480 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:41 smithi171 systemd[1]: Failed to start Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:52:41.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:41 smithi129 bash[62813]: * initializing source docker://prom/node-exporter:latest: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/node-exporter:latest: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/node-exporter:latest: reading manifest latest in docker.io/prom/node-exporter: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:52:41.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:41 smithi129 bash[62813]: * initializing source docker://registry.access.redhat.com/prom/node-exporter:latest: reading manifest latest in registry.access.redhat.com/prom/node-exporter: name unknown: Repo not found 2024-02-22T22:52:41.655 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Feb 22 22:52:41 smithi129 bash[62813]: * initializing source docker://registry.redhat.io/prom/node-exporter:latest: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication 2024-02-22T22:52:51.978 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:51 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2024-02-22T22:52:51.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:51 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2024-02-22T22:52:51.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:51 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:52:51.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:51 smithi171 systemd[1]: Starting Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715... 2024-02-22T22:52:51.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:51 smithi171 bash[51307]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-22T22:52:51.979 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:52:51 smithi171 bash[51307]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-22T22:53:03.527 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:53:03 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@grafana.a.service: start operation timed out. Terminating. 2024-02-22T22:53:03.527 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:53:03 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@grafana.a.service: Failed with result 'timeout'. 2024-02-22T22:53:03.527 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:53:03 smithi171 systemd[1]: Failed to start Ceph grafana.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:53:04.478 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:53:04 smithi171 systemd[1]: ceph-1d301c3a-d1d1-11ee-95c0-87774f69a715@node-exporter.b.service: Succeeded. 2024-02-22T22:53:04.479 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Feb 22 22:53:04 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:53:04.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Feb 22 22:53:04 smithi171 systemd[1]: Stopped Ceph grafana.a for 1d301c3a-d1d1-11ee-95c0-87774f69a715. 2024-02-22T22:53:15.609 INFO:tasks.cephadm:Removing cephadm ... 2024-02-22T22:53:15.610 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-22T22:53:15.633 DEBUG:teuthology.orchestra.run.smithi171:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-22T22:53:15.652 INFO:tasks.cephadm:Teardown complete 2024-02-22T22:53:15.652 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-22T22:53:15.662 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-22T22:53:15.663 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T22:53:15.676 DEBUG:teuthology.orchestra.run.smithi171:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T22:53:15.693 INFO:teuthology.orchestra.run.smithi129.stderr:bash: ntpq: command not found 2024-02-22T22:53:15.697 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:53:15.698 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-02-22T22:53:15.698 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 53 +3405us[+3406us] +/- 95ms 2024-02-22T22:53:15.698 INFO:teuthology.orchestra.run.smithi129.stdout:^* hv02.front.sepia.ceph.com 3 6 377 50 -1383us[-1382us] +/- 62ms 2024-02-22T22:53:15.698 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 52 -1033us[-1031us] +/- 90ms 2024-02-22T22:53:15.698 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:53:15.708 INFO:teuthology.orchestra.run.smithi171.stderr:bash: ntpq: command not found 2024-02-22T22:53:15.711 INFO:teuthology.orchestra.run.smithi171.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:53:15.712 INFO:teuthology.orchestra.run.smithi171.stdout:=============================================================================== 2024-02-22T22:53:15.712 INFO:teuthology.orchestra.run.smithi171.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 52 +3459us[+3455us] +/- 95ms 2024-02-22T22:53:15.712 INFO:teuthology.orchestra.run.smithi171.stdout:^* hv02.front.sepia.ceph.com 3 6 377 49 -1333us[-1337us] +/- 62ms 2024-02-22T22:53:15.712 INFO:teuthology.orchestra.run.smithi171.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 53 -915us[ -919us] +/- 90ms 2024-02-22T22:53:15.712 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:53:15.713 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-22T22:53:15.722 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-22T22:53:15.723 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-22T22:53:15.780 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:53:15.851 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:53:15.913 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:53:15.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:53:15.945 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:53:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:53:15.974 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-22T22:53:15.984 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-22T22:53:15.992 INFO:teuthology.task.internal:Duration was 2163.317231 seconds 2024-02-22T22:53:15.993 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-22T22:53:16.002 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-22T22:53:16.002 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-22T22:53:16.004 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-22T22:53:16.050 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:53:16.059 INFO:teuthology.orchestra.run.smithi171.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:53:16.237 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-22T22:53:16.237 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2024-02-22T22:53:16.237 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:53:16.261 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi171.front.sepia.ceph.com 2024-02-22T22:53:16.261 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:53:16.283 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-22T22:53:16.283 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-22T22:53:16.304 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-22T22:53:16.382 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-22T22:53:16.382 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-22T22:53:16.384 DEBUG:teuthology.orchestra.run.smithi171:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-22T22:53:16.529 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-22T22:53:16.539 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-22T22:53:16.539 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-22T22:53:16.565 DEBUG:teuthology.orchestra.run.smithi171:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-22T22:53:16.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-22T22:53:16.603 DEBUG:teuthology.orchestra.run.smithi129:> 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-22T22:53:16.607 DEBUG:teuthology.orchestra.run.smithi171:> 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-22T22:53:16.631 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2024-02-22T22:53:16.659 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = core 2024-02-22T22:53:16.680 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-22T22:53:16.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:53:16.717 DEBUG:teuthology.orchestra.run.smithi171:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-22T22:53:16.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:53:16.738 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-22T22:53:16.748 INFO:teuthology.task.internal:Transferring archived files... 2024-02-22T22:53:16.749 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/remote/smithi129 2024-02-22T22:53:16.750 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-22T22:53:16.803 DEBUG:teuthology.misc:Transferring archived files from smithi171:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377/remote/smithi171 2024-02-22T22:53:16.804 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-22T22:53:16.845 INFO:teuthology.task.internal:Removing archive directory... 2024-02-22T22:53:16.845 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-22T22:53:16.848 DEBUG:teuthology.orchestra.run.smithi171:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-22T22:53:16.896 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-22T22:53:16.907 INFO:teuthology.task.internal:Not uploading archives. 2024-02-22T22:53:16.907 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-22T22:53:16.917 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-22T22:53:16.917 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-22T22:53:16.920 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-22T22:53:16.935 INFO:teuthology.orchestra.run.smithi129.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 22:53 /home/ubuntu/cephtest 2024-02-22T22:53:16.953 INFO:teuthology.orchestra.run.smithi171.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 22:53 /home/ubuntu/cephtest 2024-02-22T22:53:16.955 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-22T22:53:16.965 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-22T22:53:16.985 INFO:teuthology.nuke:Checking targets against current locks 2024-02-22T22:53:17.017 DEBUG:teuthology.nuke:shortname: smithi129 2024-02-22T22:53:17.017 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T22:53:17.044 DEBUG:teuthology.nuke:shortname: smithi171 2024-02-22T22:53:17.044 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T22:53:17.047 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377', '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-22 22:08:18.894110', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBByYVmHy0C5qnqQFKZ3QDMPWa9REn2CgHpyLIkcan/fyYMPhwxNY97mU2JMc8Rc7NqWV2hPfE31WLmzMIhdUNGY='} 2024-02-22T22:53:17.074 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571377', '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-22 22:08:18.895610', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF+vs140ejRNt4v56tkH0O78FWzoU41nFmAkUgJ6fYXs2ERSB8/4qEmDdDQrwYcCg3GNw06KZeCSL1bkzFtUKRE='} 2024-02-22T22:53:17.104 INFO:teuthology.orchestra.console.smithi129:Power off 2024-02-22T22:53:17.104 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T22:53:17.137 DEBUG:teuthology.orchestra.console.smithi129:power off output: Chassis Power Control: Down/Off 2024-02-22T22:53:17.138 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:17.152 INFO:teuthology.orchestra.console.smithi171:Power off 2024-02-22T22:53:17.153 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T22:53:17.162 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-22T22:53:17.175 DEBUG:teuthology.orchestra.console.smithi171:power off output: Chassis Power Control: Down/Off 2024-02-22T22:53:17.176 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:17.197 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-02-22T22:53:21.163 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:21.198 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:21.274 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-22T22:53:21.308 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-02-22T22:53:25.275 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:25.309 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:25.386 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-22T22:53:25.419 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-02-22T22:53:29.391 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:29.420 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:53:29.502 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is off 2024-02-22T22:53:29.529 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is off 2024-02-22T22:53:29.604 INFO:teuthology.orchestra.console.smithi129:Power off completed 2024-02-22T22:53:29.630 INFO:teuthology.orchestra.console.smithi171:Power off completed 2024-02-22T22:53:29.735 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: 2163.3172311782837 failure_reason: 'Command failed on smithi129 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 1d301c3a-d1d1-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=33c4441aca9c468794f1c3ad8ec6ecd6 status: fail success: false 2024-02-22T22:53:29.736 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T22:53:29.803 INFO:teuthology.run:FAIL